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 2005/08/23 05:51:18 UTC

svn commit: r239322 - in /gump/metadata/project: xml-apis-12.xml xml-commons.xml

Author: bodewig
Date: Mon Aug 22 20:51:15 2005
New Revision: 239322

URL: http://svn.apache.org/viewcvs?rev=239322&view=rev
Log:
xml-commons -> svn

Modified:
    gump/metadata/project/xml-apis-12.xml
    gump/metadata/project/xml-commons.xml

Modified: gump/metadata/project/xml-apis-12.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/xml-apis-12.xml?rev=239322&r1=239321&r2=239322&view=diff
==============================================================================
--- gump/metadata/project/xml-apis-12.xml (original)
+++ gump/metadata/project/xml-apis-12.xml Mon Aug 22 20:51:15 2005
@@ -20,8 +20,7 @@
     DOM,SAX,JAXP; plus xml utilities, JAXP 1.2.0
   </description>
 
-  <cvs repository="xml" tag="tck-jaxp-1_2_0"
-       module="xml-commons/java/external"/>
+  <svn repository="xml" dir="commons/branches/tck-jaxp-1_2_0/java/external"/>
   
   <project name="xml-apis-12">
     <package>javax.xml.parsers</package>

Modified: gump/metadata/project/xml-commons.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/xml-commons.xml?rev=239322&r1=239321&r2=239322&view=diff
==============================================================================
--- gump/metadata/project/xml-commons.xml (original)
+++ gump/metadata/project/xml-commons.xml Mon Aug 22 20:51:15 2005
@@ -20,7 +20,7 @@
     XML commons($Revision$) externally defined standards - DOM,SAX,JAXP; plus xml utilities
   </description>
 
-  <cvs repository="xml"/>
+  <svn repository="xml" dir="commons/trunk"/>
   
   <project name="xml-apis">
     <package>javax.xml.parsers</package>