You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2007/01/20 00:00:27 UTC

svn commit: r497997 - /velocity/tools/trunk/STATUS

Author: nbubna
Date: Fri Jan 19 15:00:26 2007
New Revision: 497997

URL: http://svn.apache.org/viewvc?view=rev&rev=497997
Log:
rearrange and add one possible future feature

Modified:
    velocity/tools/trunk/STATUS

Modified: velocity/tools/trunk/STATUS
URL: http://svn.apache.org/viewvc/velocity/tools/trunk/STATUS?view=diff&rev=497997&r1=497996&r2=497997
==============================================================================
--- velocity/tools/trunk/STATUS (original)
+++ velocity/tools/trunk/STATUS Fri Jan 19 15:00:26 2007
@@ -19,6 +19,11 @@
         - finish/fix/improve Maven2 build support
         - add automated testing of tools
         
+    Generic tools:
+        - add a library of general-use velocimacros
+        - Template debugging tool(s)/support
+        - Add support for ValueParser to use a properties file as a source
+
     VelocityView:
         - add a library of velocimacros for use with these tools
         - Improve standalone toolbox management support
@@ -31,10 +36,6 @@
         - support for JSP tags
         - adopt VelocityTag and add toolbox support
         - develop Tiles2 compatible TilesTool
-
-    Generic tools:
-        - add a library of general-use velocimacros
-        - Template debugging tool(s)/support
 
     VelocityStruts:
         - add a library of velocimacros for use with struts tools