From 083f77f4ed265dc74b0530fa6f232248dbaacb41 Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 30 Jan 2006 22:01:48 +0000 Subject: fixed minor bug with XML entities in build.xml --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index bd236b38..0ab9a5df 100644 --- a/build.xml +++ b/build.xml @@ -203,7 +203,7 @@ Template Syntax Enhancement - new special tags to facilitate template writing (more details are covered in quickstart demo) - component can now be specified in a namespace -format (e.g. +format (e.g. <com:System.Web.UI.WebControls.TButton .... /> - Enhanced template parsing error report (now with line number and error reason. -- cgit v1.2.3