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 2010/09/26 16:40:53 UTC

svn commit: r1001439 - /gump/metadata/project/velocity-tools.xml

Author: bodewig
Date: Sun Sep 26 14:40:52 2010
New Revision: 1001439

URL: http://svn.apache.org/viewvc?rev=1001439&view=rev
Log:
jars

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

Modified: gump/metadata/project/velocity-tools.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-tools.xml?rev=1001439&r1=1001438&r2=1001439&view=diff
==============================================================================
--- gump/metadata/project/velocity-tools.xml (original)
+++ gump/metadata/project/velocity-tools.xml Sun Sep 26 14:40:52 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -75,8 +75,17 @@
     <option project="velocity-tools-generic"/>
     <option project="velocity-tools-view"/>
 
-    <jar name="dist/velocity-tools-@@DATE@@.jar" id="velocity-tools" />
-    <jar name="dist/velocity-tools-view-@@DATE@@.jar" id="velocity-tools-view" />
+    <jar name="velocity-tools-xml/target/velocity-tools-xml-*[0-9T].jar"
+         id="velocity-tools-xml"/>
+    <jar name="velocity-tools-view-jsp/target/velocity-tools-view-jsp-*[0-9T].jar"
+         id="velocity-tools-view-jsp"/>
+    <jar name="velocity-tools-view-engine2/target/velocity-tools-view-engine*[0-9T]OT.jar"
+         id="velocity-tools-view-engin"/>
+    <jar name="velocity-tools-struts/target/velocity-tools-struts-*[0-9T].jar"
+         id="velocity-tools-struts"/>
+    <jar name="velocity-tools-uberjar/target/velocity-tools-uberjar-*[0-9T].jar"
+         id="velocity-tools-uberjar"/>
+
     <license name="LICENSE"/>
 
     <!--nag to="dev@velocity.apache.org"