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/01/28 09:22:12 UTC

cvs commit: gump/project jakarta-commons-jelly.xml jakarta-commons-sandbox.xml jakarta-commons.xml jakarta-site2.xml

bodewig     2005/01/28 00:22:12

  Modified:    project  jakarta-commons-jelly.xml
                        jakarta-commons-sandbox.xml jakarta-commons.xml
                        jakarta-site2.xml
  Log:
  svn migration of jakarta-site and commons, we'll need to address the special branches like httpclient-2.0 as well
  
  Revision  Changes    Path
  1.12      +1 -1      gump/project/jakarta-commons-jelly.xml
  
  Index: jakarta-commons-jelly.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons-jelly.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- jakarta-commons-jelly.xml	24 Jan 2005 12:36:40 -0000	1.11
  +++ jakarta-commons-jelly.xml	28 Jan 2005 08:22:10 -0000	1.12
  @@ -31,7 +31,7 @@
   
     <nag from="commons-jelly development &lt;commons-dev@jakarta.apache.org&gt;" to="commons-dev@jakarta.apache.org"/>
   
  -  <cvs repository="jakarta" module="jakarta-commons/jelly" />
  +  <svn repository="jakarta-svn" module="commons/proper/jelly/trunk"/>
       
     <project name="commons-jelly">
       <maven goal="jar" basedir=".">
  
  
  
  1.200     +1 -1      gump/project/jakarta-commons-sandbox.xml
  
  Index: jakarta-commons-sandbox.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons-sandbox.xml,v
  retrieving revision 1.199
  retrieving revision 1.200
  diff -u -r1.199 -r1.200
  --- jakarta-commons-sandbox.xml	11 Jan 2005 10:19:51 -0000	1.199
  +++ jakarta-commons-sandbox.xml	28 Jan 2005 08:22:10 -0000	1.200
  @@ -20,7 +20,7 @@
       Jakarta commons sandbox
     </description>
   
  -  <cvs repository="jakarta"/>
  +  <svn repository="jakarta-svn" dir="commons/trunks-sandbox"/>
   
     <project name="commons-compress">
       <package>org.apache.commons.compress</package>
  
  
  
  1.184     +1 -1      gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons.xml,v
  retrieving revision 1.183
  retrieving revision 1.184
  diff -u -r1.183 -r1.184
  --- jakarta-commons.xml	18 Jan 2005 08:37:35 -0000	1.183
  +++ jakarta-commons.xml	28 Jan 2005 08:22:11 -0000	1.184
  @@ -21,7 +21,7 @@
       Jakarta commons
     </description>
   
  -  <cvs repository="jakarta"/>
  +  <svn repository="jakarta-svn" dir="commons/trunk-proper"/>
   
     <project name="commons-attributes">
       <package>org.apache.commons.attributes</package>
  
  
  
  1.9       +2 -2      gump/project/jakarta-site2.xml
  
  Index: jakarta-site2.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-site2.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jakarta-site2.xml	27 Feb 2004 09:22:56 -0000	1.8
  +++ jakarta-site2.xml	28 Jan 2005 08:22:11 -0000	1.9
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2001-2004 The Apache Software Foundation
  +  Copyright 2001-2005 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.
  @@ -21,7 +21,7 @@
       The Jakarta site
     </description>
   
  -  <cvs repository="jakarta"/>
  +  <svn repository="jakarta-svn" dir="site"/>
   
     <project name="jakarta-site2">
       <ant/>