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/06/03 20:55:59 UTC

svn commit: r951113 - /gump/metadata/project/tapestry.xml

Author: bodewig
Date: Thu Jun  3 18:55:58 2010
New Revision: 951113

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

Modified:
    gump/metadata/project/tapestry.xml

Modified: gump/metadata/project/tapestry.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tapestry.xml?rev=951113&r1=951112&r2=951113&view=diff
==============================================================================
--- gump/metadata/project/tapestry.xml (original)
+++ gump/metadata/project/tapestry.xml Thu Jun  3 18:55:58 2010
@@ -48,7 +48,29 @@
     <option project="xml-apis"/>
     <option project="xml-xerces"/>
 
-    <jar name="lib/tapestry-@@DATE@@.jar"/>
+    <jar name="tapestry-func/target/tapestry-func-*[0-9T].jar"
+         id="tapestry-func"/>
+    <jar name="tapestry-annotations/target/tapestry5-annotations-*[0-9T].jar"
+         id="tapestry-annotations"/>
+    <jar name="tapestry-ioc/target/tapestry-ioc-*[0-9T].jar"
+         id="tapestry-ioc"/>
+    <jar name="tapestry-component-report/target/tapestry-component-report-*[0-9T].jar"
+         id="tapestry-component-report"/>
+    <jar name="tapestry-core/target/tapestry-core-*[0-9T].jar"
+         id="tapestry-core"/>
+    <jar name="tapestry-spring/target/tapestry-spring-*[0-9T].jar"
+         id="tapestry-spring"/>
+    <jar name="tapestry-hibernate-core/target/tapestry-hibernate-core-*[0-9T].jar"
+         id="tapestry-hibernate-core"/>
+    <jar name="tapestry-hibernate/target/tapestry-hibernate-*[0-9T].jar"
+         id="tapestry-hibernate"/>
+    <jar name="tapestry-upload/target/tapestry-upload-*[0-9T].jar"
+         id="tapestry-upload"/>
+    <jar name="quickstart/target/quickstart-*[0-9T].jar" id="quickstart"/>
+    <jar name="tapestry-beanvalidator/target/tapestry-beanvalidator-*[0-9T].jar"
+         id="tapestry-beanvalidator"/>
+    <jar name="tapestry-test/target/tapestry-test-*[0-9T].jar"
+         id="tapestry-test"/>
     <license name="LICENSE.txt"/>
 
     <!--