Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Velocity Wiki" for 
change notification.

The following page has been changed by WillGlassHusain:
http://wiki.apache.org/velocity/Velocity15ReleaseNotes

The comment on the change is:
fix typo, reorder

------------------------------------------------------------------------------
  
  There are a few known bugs. See 
[http://issues.apache.org/jira/browse/VELOCITY JIRA] for details.
  
-  * There remain various subtle escaping bugs
+  * In order to run "ant test" with ant 1.6.x, you will need to copy the 
junit.jar into <ANT_HOME>/lib.  Otherwise, please upgrade to ant 1.7 (which 
accesses the junit jar from within the Velocity classpath).
   * Macros cannot be defined in one file and included with #parse in another.  
See MacroIssues for more information.
   * If you call VelocityEngine.evaluate() (or use the RenderTool) from within 
a macro and a #foreach loop, you will not be able to access the loop variable. 
See [https://issues.apache.org/jira/browse/VELOCITY-504 Velocity-285].
-  * In order to run "ant test" with ant 1.6.x, you will need to copy the 
junit.jar into <ANT_HOME>/lib.  Otherwise, please upgrade to ant 1.7 (which 
access the junit jar from within the Velocity classpath).
+  * There remain various subtle escaping bugs
  
  === Other Notes ===
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to