Author: cbrisson
Date: Mon May 16 11:58:55 2016
New Revision: 1744032
URL: http://svn.apache.org/viewvc?rev=1744032&view=rev
Log:
bugfix changes.xml file in 2.0 tag
Modified:
velocity/tools/tags/2.0/src/changes/changes.xml
Modified: velocity/tools/tags/2.0/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/tools/tags/2.0/src/changes/changes.xml?rev=1744032&r1=1744031&r2=1744032&view=diff
==============================================================================
--- velocity/tools/tags/2.0/src/changes/changes.xml (original)
+++ velocity/tools/tags/2.0/src/changes/changes.xml Mon May 16 11:58:55 2016
@@ -152,7 +152,7 @@
<action type="add" dev="nbubna">
Added ContextTool for convenient access to context data and meta-data
</action>
- <action type="add" dev="nbubna" issue=""VELTOOLS-71">
+ <action type="add" dev="nbubna" issue="VELTOOLS-71">
Overhauled ant build process: dependencies are now automatically
download, jars have manifests, checksums are auto-generated, and more. Also,
building with JDK 1.3 is no longer supported
</action>
<action type="fix" dev="henning">