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/16 13:47:08 UTC

svn commit: r997699 - /gump/metadata/project/openjpa.xml

Author: bodewig
Date: Thu Sep 16 11:47:08 2010
New Revision: 997699

URL: http://svn.apache.org/viewvc?rev=997699&view=rev
Log:
build order

Modified:
    gump/metadata/project/openjpa.xml

Modified: gump/metadata/project/openjpa.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/openjpa.xml?rev=997699&r1=997698&r2=997699&view=diff
==============================================================================
--- gump/metadata/project/openjpa.xml (original)
+++ gump/metadata/project/openjpa.xml Thu Sep 16 11:47:08 2010
@@ -74,12 +74,13 @@
     <mvn basedir="openjpa-lib">
       <property name="checkstyle.skip" value="true"/>
     </mvn>
-    <option project="ant"/>
+    <option project="ant-contrib"/>
     <option project="commons-collections"/>
     <option project="commons-lang"/>
     <option project="commons-logging"/>
     <option project="jakarta-regexp"/>
     <option project="logging-log4j-12"/>
+    <option project="org.apache.dist-ant"/>
     <option project="slf4j"/>
     <jar name="openjpa-lib/target/openjpa-lib-*[0-9T].jar" />
   </project>