You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2003/10/24 21:20:18 UTC

cvs commit: jakarta-gump/project jaxen.xml werkz.xml forehead.xml

ajack       2003/10/24 12:20:18

  Modified:    project  jaxen.xml werkz.xml forehead.xml
  Added:       repository codehaus_scm.xml
  Removed:     repository codehaus2.xml werken.xml
  Log:
  Removed werken repository, moving projects to codehaus_scm
  
  Revision  Changes    Path
  1.1                  jakarta-gump/repository/codehaus_scm.xml
  
  Index: codehaus_scm.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="codehaus_scm" type="cvs">
    <title>codehaus_scm</title>
    <home-page>http://www.codehaus.org/</home-page>
    <cvsweb>http://cvs.codehaus.org/viewcvs.cgi/</cvsweb>
  
    <root>
      <method>pserver</method>
      <user>anonymous</user>
      <password></password>
      <hostname>cvs.codehaus.org</hostname>
      <path>/scm/cvspublic</path>
    </root>
  </repository>
  
  
  
  1.22      +1 -1      jakarta-gump/project/jaxen.xml
  
  Index: jaxen.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jaxen.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- jaxen.xml	17 Oct 2003 23:13:26 -0000	1.21
  +++ jaxen.xml	24 Oct 2003 19:20:18 -0000	1.22
  @@ -4,7 +4,7 @@
     <description>Universal Java XPath Engine</description>
     <url href="http://jaxen.org/">
     </url>
  -  <cvs module="jaxen" repository="werken" dir="jaxen">
  +  <cvs module="jaxen" repository="codehaus_scm" dir="jaxen">
     </cvs>
     <project name="jaxen-from-packaged-dom4j">
       <ant buildfile="build.xml" target="dist">
  
  
  
  1.10      +1 -1      jakarta-gump/project/werkz.xml
  
  Index: werkz.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/werkz.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- werkz.xml	17 Oct 2003 23:13:26 -0000	1.9
  +++ werkz.xml	24 Oct 2003 19:20:18 -0000	1.10
  @@ -4,7 +4,7 @@
     <description>werkz: Goal-Oriented Process (GOP) Framework</description>
     <url href="http://werkz.werken.com/">
     </url>
  -  <cvs module="codehaus" repository="werken" dir="werkz">
  +  <cvs module="codehaus" repository="codehaus_scm" dir="werkz">
     </cvs>
     <project name="werkz">
       <mkdir dir="target/classes"/>
  
  
  
  1.5       +1 -1      jakarta-gump/project/forehead.xml
  
  Index: forehead.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/forehead.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- forehead.xml	10 Feb 2003 09:11:22 -0000	1.4
  +++ forehead.xml	24 Oct 2003 19:20:18 -0000	1.5
  @@ -4,7 +4,7 @@
     <description>forehead: framework to assist in controlling the run-time ClassLoader hierarchy of Java applications</description>
     <url href="http://forehead.werken.com/">
     </url>
  -  <cvs module="forehead" repository="werken" dir="forehead">
  +  <cvs module="forehead" repository="codehaus_scm" dir="forehead">
     </cvs>
     <project name="forehead">
       <package>com.werken.forehead</package>