You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/10/12 06:04:37 UTC

svn commit: r314773 - /gump/metadata/project/jakarta-velocity.xml

Author: bodewig
Date: Tue Oct 11 21:04:33 2005
New Revision: 314773

URL: http://svn.apache.org/viewcvs?rev=314773&view=rev
Log:
velocity needs a task it just created

Modified:
    gump/metadata/project/jakarta-velocity.xml

Modified: gump/metadata/project/jakarta-velocity.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jakarta-velocity.xml?rev=314773&r1=314772&r2=314773&view=diff
==============================================================================
--- gump/metadata/project/jakarta-velocity.xml (original)
+++ gump/metadata/project/jakarta-velocity.xml Tue Oct 11 21:04:33 2005
@@ -45,6 +45,10 @@
     <depend project="bcel"/>
     <depend project="commons-collections" runtime="true"/>
     <depend project="commons-lang"/>
+
+    <!-- Ant task compiled and used in this build -->
+    <work nested="bin/classes"/>
+
     <home nested="bin"/>
     <jar name="velocity-@@DATE@@.jar" id="velocity"/>
     <jar name="velocity-dep-@@DATE@@.jar" id="velocity-dep"/>