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/12/28 07:30:04 UTC

svn commit: r1225110 - in /gump/metadata/testbase: junit.xml profile.xml

Author: bodewig
Date: Wed Dec 28 06:30:03 2011
New Revision: 1225110

URL: http://svn.apache.org/viewvc?rev=1225110&view=rev
Log:
try to make testbase usable again

Modified:
    gump/metadata/testbase/junit.xml
    gump/metadata/testbase/profile.xml

Modified: gump/metadata/testbase/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/junit.xml?rev=1225110&r1=1225109&r2=1225110&view=diff
==============================================================================
--- gump/metadata/testbase/junit.xml (original)
+++ gump/metadata/testbase/junit.xml Wed Dec 28 06:30:03 2011
@@ -23,7 +23,7 @@
   </description>
   <redistributable/>
 
-  <git repository="junit"/>
+  <git repository="github" dir="/KentBeck/junit"/>
   
   <project name="junit">
     <package>org.junit</package>

Modified: gump/metadata/testbase/profile.xml
URL: http://svn.apache.org/viewvc/gump/metadata/testbase/profile.xml?rev=1225110&r1=1225109&r2=1225110&view=diff
==============================================================================
--- gump/metadata/testbase/profile.xml (original)
+++ gump/metadata/testbase/profile.xml Wed Dec 28 06:30:03 2011
@@ -36,9 +36,8 @@
   <module href="testbase/xstream.xml"/>
 
   <repository href="repository/asf.xml"/>
+  <repository href="repository/github.xml"/>
   <repository href="repository/javanet.xml"/>
-  <repository href="repository/junit.xml"/>
-  <repository href="repository/nant.xml"/>
   <repository href="repository/sourceforge.xml"/>
   <repository href="repository/xstream.xml"/>