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 2011/10/21 06:12:31 UTC

svn commit: r1187177 - /gump/metadata/project/hsqldb2.xml

Author: bodewig
Date: Fri Oct 21 04:12:30 2011
New Revision: 1187177

URL: http://svn.apache.org/viewvc?rev=1187177&view=rev
Log:
According to Fred Toussi this is the target to invoke

Modified:
    gump/metadata/project/hsqldb2.xml

Modified: gump/metadata/project/hsqldb2.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hsqldb2.xml?rev=1187177&r1=1187176&r2=1187177&view=diff
==============================================================================
--- gump/metadata/project/hsqldb2.xml (original)
+++ gump/metadata/project/hsqldb2.xml Fri Oct 21 04:12:30 2011
@@ -29,7 +29,7 @@
 
     <mkdir dir="classes"/>
 
-    <ant basedir="build" target="jar"/>
+    <ant basedir="build" target="hsqldb"/>
 
     <depend project="ant" inherit="runtime"/>
     <depend project="xml-apis"/>