You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2010/09/26 03:00:41 UTC

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

Author: billbarker
Date: Sun Sep 26 01:00:41 2010
New Revision: 1001335

URL: http://svn.apache.org/viewvc?rev=1001335&view=rev
Log:
build order. Will still need serp from SF

Modified:
    gump/metadata/project/openjpa.xml

Modified: gump/metadata/project/openjpa.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/openjpa.xml?rev=1001335&r1=1001334&r2=1001335&view=diff
==============================================================================
--- gump/metadata/project/openjpa.xml (original)
+++ gump/metadata/project/openjpa.xml Sun Sep 26 01:00:41 2010
@@ -65,6 +65,8 @@
     </mvn>
     <option project="ant"/>
     <option project="commons-pool"/>
+    <option project="commons-lang" />
+    <option project="commons-collection" />
     <depend project="openjpa-lib"/>
     <jar name="openjpa-kernel/target/openjpa-kernel-*[0-9T].jar" />
   </project>