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 2013/08/11 14:45:11 UTC

svn commit: r1512915 - in /gump/metadata: profile/gump.xml project/ant.xml

Author: bodewig
Date: Sun Aug 11 12:45:11 2013
New Revision: 1512915

URL: http://svn.apache.org/r1512915
Log:
missing repositories and bad project name

Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/ant.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=1512915&r1=1512914&r2=1512915&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Sun Aug 11 12:45:11 2013
@@ -200,6 +200,8 @@
   <repository href="repository/jline.xml"/>
   <repository href="repository/mozilla.xml"/>
   <repository href="repository/ow2.xml"/>
+  <repository href="repository/pcre.xml"/>
+  <repository href="repository/sourceforge-ant-contrib.xml"/>
   <repository href="repository/sourceforge-checkstyle.xml"/>
   <repository href="repository/sourceforge-svn.xml"/>
   <repository href="repository/sourceforge.xml"/>

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1512915&r1=1512914&r2=1512915&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Sun Aug 11 12:45:11 2013
@@ -37,7 +37,7 @@
     </ant>
 
     <depend project="bootstrap-ant"/>
-    <depend project="junit.xml"/>
+    <depend project="junit"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
     <option project="xalan" ids="xalan-unbundled"/>