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 2009/09/15 17:28:51 UTC

svn commit: r815367 - /gump/metadata/project/slf4j.xml

Author: bodewig
Date: Tue Sep 15 15:28:35 2009
New Revision: 815367

URL: http://svn.apache.org/viewvc?rev=815367&view=rev
Log:
make sure slf4j sees a Gump built Ant in the org.apache.ant groupId

Modified:
    gump/metadata/project/slf4j.xml

Modified: gump/metadata/project/slf4j.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/slf4j.xml?rev=815367&r1=815366&r2=815367&view=diff
==============================================================================
--- gump/metadata/project/slf4j.xml (original)
+++ gump/metadata/project/slf4j.xml Tue Sep 15 15:28:35 2009
@@ -32,7 +32,7 @@
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>
 
-    <option project="ant"/>
+    <option project="org.apache.ant"/>
     <option project="commons-collections"/>
     <option project="commons-logging" ids="commons-logging-api"/>
     <option project="logging-log4j-12"/>