You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by fu...@apache.org on 2007/03/19 20:40:50 UTC

svn commit: r520064 - /gump/metadata/project/db-derby.xml

Author: fuzzylogic
Date: Mon Mar 19 12:40:50 2007
New Revision: 520064

URL: http://svn.apache.org/viewvc?view=rev&rev=520064
Log:
Switch Derby target to one that builds the jar files.

Modified:
    gump/metadata/project/db-derby.xml

Modified: gump/metadata/project/db-derby.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/db-derby.xml?view=diff&rev=520064&r1=520063&r2=520064
==============================================================================
--- gump/metadata/project/db-derby.xml (original)
+++ gump/metadata/project/db-derby.xml Mon Mar 19 12:40:50 2007
@@ -29,7 +29,7 @@
     from="Andrew McIntyre <fuzzylogic@apache.org>"/> -->
 
   <project name="derby">
-    <ant target="all"/>
+    <ant target="gump_all"/>
     <package>org.apache.derby</package>
 
     <depend project="ant"/>