You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2006/06/13 14:29:52 UTC

svn commit: r413887 - in /gump/metadata: profile/ project/ repository/

Author: stevel
Date: Tue Jun 13 05:29:51 2006
New Revision: 413887

URL: http://svn.apache.org/viewvc?rev=413887&view=rev
Log:
All the a and b projects in sourceforge move to their new CVS homes; patched ggf-cddlm project to update properly.

Added:
    gump/metadata/repository/ant-contrib.xml
    gump/metadata/repository/antworks.xml
    gump/metadata/repository/aopalliance.xml
    gump/metadata/repository/barcode4j.xml
    gump/metadata/repository/beaver.xml
    gump/metadata/repository/beepcore.xml
Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/ant-contrib-cpptasks.xml
    gump/metadata/project/ant-contrib.xml
    gump/metadata/project/antworks-antlets.xml
    gump/metadata/project/antworks-importer.xml
    gump/metadata/project/aopalliance.xml
    gump/metadata/project/barcode4j.xml
    gump/metadata/project/beaver.xml
    gump/metadata/project/beepcore.xml
    gump/metadata/project/ggf-cddlm.xml
    gump/metadata/repository/ggf-cddlm.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewvc/gump/metadata/profile/gump.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Tue Jun 13 05:29:51 2006
@@ -582,13 +582,19 @@
 
 <!-- Repository definitions -->
 
+  <repository href="repository/ant-contrib.xml"/>
   <repository href="repository/ant.xml"/>
   <repository href="repository/antbook.xml"/>
+  <repository href="repository/antworks.xml"/>
+  <repository href="repository/aopalliance.xml"/>
   <repository href="repository/apr.xml"/>
   <repository href="repository/apache-httpd.xml"/>
   <repository href="repository/apache-incubator-svn.xml"/>
   <repository href="repository/avalon.xml"/>
   <repository href="repository/avalon-svn.xml"/>
+  <repository href="repository/barcode4j.xml"/>
+  <repository href="repository/beaver.xml"/>
+  <repository href="repository/beepcore.xml"/>
   <repository href="repository/castor.xml"/>
   <repository href="repository/cocoon.xml"/>
   <repository href="repository/cocoondev.xml"/>

Modified: gump/metadata/project/ant-contrib-cpptasks.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant-contrib-cpptasks.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/ant-contrib-cpptasks.xml (original)
+++ gump/metadata/project/ant-contrib-cpptasks.xml Tue Jun 13 05:29:51 2006
@@ -24,8 +24,8 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge" dir="ant-contrib"/>
-  
+  <cvs repository="ant-contrib" dir="."/>
+
   <project name="ant-contrib-cpptasks">
     <ant target="gump" />
 

Modified: gump/metadata/project/ant-contrib.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant-contrib.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/ant-contrib.xml (original)
+++ gump/metadata/project/ant-contrib.xml Tue Jun 13 05:29:51 2006
@@ -23,7 +23,7 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge" dir="ant-contrib"/>
+  <cvs repository="ant-contrib" dir="."/>
   
   <project name="ant-contrib">
     <ant>

Modified: gump/metadata/project/antworks-antlets.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/antworks-antlets.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/antworks-antlets.xml (original)
+++ gump/metadata/project/antworks-antlets.xml Tue Jun 13 05:29:51 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!--
-  Copyright 2004 The Apache Software Foundation
+  Copyright 2004,2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
 <module name="antworks-antlets">
     <url href="http://antworks.sourceforge.xml/antlets"/>
     <description> Generate and publish all the antlets </description>
-    <cvs repository="sourceforge"  dir="antworks" module="antlets"/>
+    <cvs repository="antworks"  dir="." module="antlets"/>
     <project name="antworks-antlets" fullname="Antworks Antlets">
         <package>org.krysalis.antworks.antlets</package>
         <ant buildfile="build-bootstrap.xml" target="gump">

Modified: gump/metadata/project/antworks-importer.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/antworks-importer.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/antworks-importer.xml (original)
+++ gump/metadata/project/antworks-importer.xml Tue Jun 13 05:29:51 2006
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!--
-  Copyright 2004 The Apache Software Foundation
+  Copyright 2004,2006 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -17,7 +17,7 @@
 <module name="antworks-importer">
     <url href="http://antworks.sourceforge.xml/importer"/>
     <description> Autodownload and import ant build.xml's. </description>
-    <cvs repository="sourceforge" dir="antworks" module="importer"/>
+    <cvs repository="antworks" dir="." module="importer"/>
     <project name="antworks-importer" fullname="Antworks Importer">
         <package>org.krysalis.antworks.importer</package>
         <ant buildfile="build-bootstrap.xml" target="gump">

Modified: gump/metadata/project/aopalliance.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/aopalliance.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/aopalliance.xml (original)
+++ gump/metadata/project/aopalliance.xml Tue Jun 13 05:29:51 2006
@@ -22,7 +22,7 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge"  dir="aopalliance"/>
+  <cvs repository="aopalliance"  dir="."/>
   
   <project name="aopalliance">
     <package>org.aopalliance</package>

Modified: gump/metadata/project/barcode4j.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/barcode4j.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/barcode4j.xml (original)
+++ gump/metadata/project/barcode4j.xml Tue Jun 13 05:29:51 2006
@@ -18,7 +18,7 @@
 
     <url href="http://barcode4j.krysalis.org"/>
 
-    <cvs repository="sourceforge" dir="barcode4j"/>
+    <cvs repository="barcode4j" dir="."/>
       
     <description>
       Barcode4J --- for generating barcodes.

Modified: gump/metadata/project/beaver.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/beaver.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/beaver.xml (original)
+++ gump/metadata/project/beaver.xml Tue Jun 13 05:29:51 2006
@@ -22,7 +22,7 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge" dir="beaver" module="cc"/>
+  <cvs repository="beaver" dir="." module="cc"/>
   
   <project name="beaver">
     <package>beaver</package>

Modified: gump/metadata/project/beepcore.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/beepcore.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/beepcore.xml (original)
+++ gump/metadata/project/beepcore.xml Tue Jun 13 05:29:51 2006
@@ -21,8 +21,8 @@
     BEEP is a new Internet standards-track protocol
   </description>
 
-  <cvs repository="sourceforge" 
-    module="beepcore-java" dir="beepcore-java"/>
+  <cvs repository="beepcore"
+    module="." dir="beepcore-java"/>
   
   <project name="beepcore">
     <package>org.beepcore</package>

Modified: gump/metadata/project/ggf-cddlm.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ggf-cddlm.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/project/ggf-cddlm.xml (original)
+++ gump/metadata/project/ggf-cddlm.xml Tue Jun 13 05:29:51 2006
@@ -22,7 +22,7 @@
   </description>
   <redistributable/>
 
-  <cvs repository="sourceforge" 
+  <cvs repository="ggf-cddlm" 
       dir="." module="deployment"/>
 
   <!-- =========================================== -->

Added: gump/metadata/repository/ant-contrib.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/ant-contrib.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/ant-contrib.xml (added)
+++ gump/metadata/repository/ant-contrib.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="ant-contrib" type="cvs">
+  <title>Ant-Contrib Tasks</title>
+  <home-page>http://ant-contrib.sourceforge.net/</home-page>
+  <cvsweb>http://ant-contrib.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>ant-contrib.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/ant-contrib</path>
+  </root>
+</repository>

Added: gump/metadata/repository/antworks.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/antworks.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/antworks.xml (added)
+++ gump/metadata/repository/antworks.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="antworks" type="cvs">
+  <title>Antworks</title>
+  <home-page>http://antworks.sourceforge.net/</home-page>
+  <cvsweb>http://antworks.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>antworks.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/antworks</path>
+  </root>
+</repository>

Added: gump/metadata/repository/aopalliance.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/aopalliance.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/aopalliance.xml (added)
+++ gump/metadata/repository/aopalliance.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="aopalliance" type="cvs">
+  <title>AOP Alliance (Java/J2EE AOP standards)</title>
+  <home-page>http://aopalliance.sourceforge.net/</home-page>
+  <cvsweb>http://ant-contrib.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>aopalliance.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/aopalliance</path>
+  </root>
+</repository>

Added: gump/metadata/repository/barcode4j.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/barcode4j.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/barcode4j.xml (added)
+++ gump/metadata/repository/barcode4j.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="barcode4j" type="cvs">
+  <title>barcode4j</title>
+  <home-page>http://barcode4j.krysalis.org</home-page>
+  <cvsweb>http://barcode4j.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>barcode4j.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/barcode4j</path>
+  </root>
+</repository>

Added: gump/metadata/repository/beaver.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/beaver.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/beaver.xml (added)
+++ gump/metadata/repository/beaver.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="beaver" type="cvs">
+  <title>beaver LALR(1) parser generator</title>
+  <home-page>http://beaver.sourceforge.net/</home-page>
+  <cvsweb>http://beaver.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>beaver.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/beaver</path>
+  </root>
+</repository>

Added: gump/metadata/repository/beepcore.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/beepcore.xml?rev=413887&view=auto
==============================================================================
--- gump/metadata/repository/beepcore.xml (added)
+++ gump/metadata/repository/beepcore.xml Tue Jun 13 05:29:51 2006
@@ -0,0 +1,30 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2006 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<repository name="beepcore" type="cvs">
+  <title>BEEP is a new Internet standards-track protocol</title>
+  <home-page>http://www.beepcore.org/</home-page>
+  <cvsweb>http://beepcore.cvs.sourceforge.net/</cvsweb>
+
+  <root>
+    <method>pserver</method>
+    <user>anonymous</user>
+    <password></password>
+    <hostname>beepcore-java.cvs.sourceforge.net</hostname>
+    <path>/cvsroot/beepcore-java</path>
+  </root>
+</repository>

Modified: gump/metadata/repository/ggf-cddlm.xml
URL: http://svn.apache.org/viewvc/gump/metadata/repository/ggf-cddlm.xml?rev=413887&r1=413886&r2=413887&view=diff
==============================================================================
--- gump/metadata/repository/ggf-cddlm.xml (original)
+++ gump/metadata/repository/ggf-cddlm.xml Tue Jun 13 05:29:51 2006
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<repository name="deployment" type="cvs">
+<repository name="ggf-cddlm" type="cvs">
   <title>GGF deployment standard on SourceForge</title>
   <home-page>http://sourceforge.net/</home-page>
   <cvsweb>http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/</cvsweb>