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/08/07 20:04:19 UTC

svn commit: r983271 - /gump/metadata/project/james-mime4j.xml

Author: bodewig
Date: Sat Aug  7 18:04:18 2010
New Revision: 983271

URL: http://svn.apache.org/viewvc?rev=983271&view=rev
Log:
try the jar goal

Modified:
    gump/metadata/project/james-mime4j.xml

Modified: gump/metadata/project/james-mime4j.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/james-mime4j.xml?rev=983271&r1=983270&r2=983271&view=diff
==============================================================================
--- gump/metadata/project/james-mime4j.xml (original)
+++ gump/metadata/project/james-mime4j.xml Sat Aug  7 18:04:18 2010
@@ -35,7 +35,7 @@
   </project>
 
   <project name="apache-mime4j-core">
-    <mvn goal="package" basedir="core"/>
+    <mvn goal="jar" basedir="core"/>
     <depend project="apache-mime4j-project"/>
     <option project="commons-io"/>
     <option project="doxia-site-renderer"/>