You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by he...@apache.org on 2005/11/01 12:49:38 UTC

svn commit: r330033 - /jakarta/velocity/core/trunk/xdocs/docs/changes.xml

Author: henning
Date: Tue Nov  1 03:49:33 2005
New Revision: 330033

URL: http://svn.apache.org/viewcvs?rev=330033&view=rev
Log:
Add some of the changes that I did to the changelog

Modified:
    jakarta/velocity/core/trunk/xdocs/docs/changes.xml

Modified: jakarta/velocity/core/trunk/xdocs/docs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/xdocs/docs/changes.xml?rev=330033&r1=330032&r2=330033&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/xdocs/docs/changes.xml (original)
+++ jakarta/velocity/core/trunk/xdocs/docs/changes.xml Tue Nov  1 03:49:33 2005
@@ -22,6 +22,12 @@
 </p>
 
 <ul>
+<li>ant build now downloads the required dependency jars from ibiblio.org (henning)</li>
+<li>Unified template name, line and column number reporting for ParserErrorException (henning)</li>
+<li>Dropped the non-functional Velocity compiler. (henning)</li>
+<li>Started separating out the JavaCC generated parts of the Velocity Parser. Not yet complete to avoid user visible changes. Scheduled to be completed for 2.0 (henning)</li>
+<li>Contributed a maven build for Velocity (henning) </li>
+<li>Reworked the ant build to product only two jars: velocity.jar and velocity-dep.jar (henning)</li>
 <li>Removed the Configuration class and all methods that references it. This class was deprecated since Velocity 1.1 and was scheduled to be gone for Velocity 1.3 or 1.4. Now
 it was finally removed in 1.5 (henning)</li>
 <li>Added support for decimal numbers.  Bug #25874. Thanks to Peter Romianowski for the initial implementation.  (wgh)</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org