You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2010/10/27 18:08:33 UTC

svn commit: r1028022 - /velocity/engine/branches/2.0_Exp/src/changes/changes.xml

Author: cbrisson
Date: Wed Oct 27 16:08:33 2010
New Revision: 1028022

URL: http://svn.apache.org/viewvc?rev=1028022&view=rev
Log:
removes an unindented XML tag that makes the Changes plugin fail

Modified:
    velocity/engine/branches/2.0_Exp/src/changes/changes.xml

Modified: velocity/engine/branches/2.0_Exp/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/velocity/engine/branches/2.0_Exp/src/changes/changes.xml?rev=1028022&r1=1028021&r2=1028022&view=diff
==============================================================================
--- velocity/engine/branches/2.0_Exp/src/changes/changes.xml (original)
+++ velocity/engine/branches/2.0_Exp/src/changes/changes.xml Wed Oct 27 16:08:33 2010
@@ -74,7 +74,7 @@
 
     <release version="1.7" date="In Subversion">
       <action type="add" dev="nbubna">
-    Add access to template and directive debugging info via $<scope>.info.
+    Add access to template and directive debugging info via $/scope/.info.
       </action>
 
       <action type="fix" dev="nbubna" issue="VELOCITY-766">