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/07/11 11:42:55 UTC

svn commit: r963025 - /gump/trunk/python/gump/test/resources/full1/profile.xml

Author: bodewig
Date: Sun Jul 11 09:42:54 2010
New Revision: 963025

URL: http://svn.apache.org/viewvc?rev=963025&view=rev
Log:
remove artifact repository since it currently is broken

Modified:
    gump/trunk/python/gump/test/resources/full1/profile.xml

Modified: gump/trunk/python/gump/test/resources/full1/profile.xml
URL: http://svn.apache.org/viewvc/gump/trunk/python/gump/test/resources/full1/profile.xml?rev=963025&r1=963024&r2=963025&view=diff
==============================================================================
--- gump/trunk/python/gump/test/resources/full1/profile.xml (original)
+++ gump/trunk/python/gump/test/resources/full1/profile.xml Sun Jul 11 09:42:54 2010
@@ -29,7 +29,7 @@
 
   <repository href="repository1.xml"/>
   <repository href="svn_repository1.xml"/>
-  <repository href="artifact_repository1.xml"/>
+  <!--repository href="artifact_repository1.xml"/-->
 
   <!-- Override package1 to be a package -->
   <project name='package1' package='package1' />