geirm 01/03/23 20:35:56
Modified: xdocs changes.xml
docs changes.html
Log:
updates for todays activity for jason, daniel and myself
Revision Changes Path
1.7 +21 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.xml 2001/03/23 01:18:41 1.6
+++ changes.xml 2001/03/24 04:35:56 1.7
@@ -45,6 +45,27 @@
Motivated for ease of gump-tion. Also added
failonerror to the testcases.xml for the same reason. (gmj)
</li>
+ <li>
+ Added Sam's suggestion for normalizing \n[\r] when comparing
+ results to expected results in the testbed via BaseTestCase (gmj)
+ </li>
+ <li>
+ Qualified import statments in Generator.java. Added tests for
+ automatic boolean mapping in TexenTestCase.java. Added default
+ boolean mapping to texen for properties used with the
+ contextProperties option. Allow variants on boolean values in
+ Configuration.java, and changes to relevant templates in testbed.
+ Added default objects to context in TexenTask.java. (JVZ)
+ </li>
+ <li>
+ Documentation changes to Configuration.java (DLR)
+ </li>
+ <li>
+ Augmented the MethodInvocationException message in ASTMethod to
+ make the stacktraces more useful - noted from some traffic on
+ Turbine list. (gmj)
+ </li>
+
</ul>
</subsection>
1.7 +21 -0 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- changes.html 2001/03/23 01:18:41 1.6
+++ changes.html 2001/03/24 04:35:56 1.7
@@ -146,6 +146,27 @@
Motivated for ease of gump-tion. Also added
failonerror to the testcases.xml for the same reason. (gmj)
</li>
+ <li>
+ Added Sam's suggestion for normalizing \n[\r] when comparing
+ results to expected results in the testbed via BaseTestCase (gmj)
+ </li>
+ <li>
+ Qualified import statments in Generator.java. Added tests for
+ automatic boolean mapping in TexenTestCase.java. Added default
+ boolean mapping to texen for properties used with the
+ contextProperties option. Allow variants on boolean values in
+ Configuration.java, and changes to relevant templates in testbed.
+ Added default objects to context in TexenTask.java. (JVZ)
+ </li>
+ <li>
+ Documentation changes to Configuration.java (DLR)
+ </li>
+ <li>
+ Augmented the MethodInvocationException message in ASTMethod to
+ make the stacktraces more useful - noted from some traffic on
+ Turbine list. (gmj)
+ </li>
+
</ul>
</blockquote>
</td></tr>