You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by je...@apache.org on 2009/02/04 10:36:29 UTC

svn commit: r740668 - /gump/metadata/project/xml-fop.xml

Author: jeremias
Date: Wed Feb  4 09:36:28 2009
New Revision: 740668

URL: http://svn.apache.org/viewvc?rev=740668&view=rev
Log:
Changing Ant target to run part of the test suite to begin with. Not running the full layout engine tests, yet.

Modified:
    gump/metadata/project/xml-fop.xml

Modified: gump/metadata/project/xml-fop.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xml-fop.xml?rev=740668&r1=740667&r2=740668&view=diff
==============================================================================
--- gump/metadata/project/xml-fop.xml (original)
+++ gump/metadata/project/xml-fop.xml Wed Feb  4 09:36:28 2009
@@ -31,7 +31,7 @@
 
     <mkdir dir="build/classes"/>
     <mkdir dir="build/codegen-classes"/>
-    <ant target="package"/>
+    <ant target="gump"/>
     <depend project="xml-apis"/>
     <depend project="xml-xerces"/>
     <depend project="xalan"/>