You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2001/06/26 01:25:20 UTC

cvs commit: jakarta-alexandria/proposal/gump/repository devworks.xml

rubys       01/06/25 16:25:20

  Modified:    proposal/gump/profile gump.xml
  Added:       proposal/gump/repository devworks.xml
  Log:
  Add wsdl4j
  
  Revision  Changes    Path
  1.8       +2 -0      jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- gump.xml	2001/06/24 02:28:17	1.7
  +++ gump.xml	2001/06/25 23:25:16	1.8
  @@ -69,6 +69,7 @@
     <project href="project/scarab.xml"/>
     <project href="project/town.xml"/>
     <project href="project/village.xml"/>
  +  <project href="project/wsdl4j.xml"/>
   
     <!-- Sun -->
   
  @@ -89,6 +90,7 @@
     <project href="project/tranquilo.xml"/>
   
     <!-- CVS Repository overrides -->
  +  <repository href="repository/devworks.xml"/>
     <repository href="repository/exolab.xml"/>
     <repository href="repository/sourceforge.xml"/>
   
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/repository/devworks.xml
  
  Index: devworks.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  
  <repository name="devworks" type="cvs">
    <title>DeveloperWorks</title>
    <home-page>http://oss.software.ibm.com/developerworks/opensource/</home-page>
    <cvsweb>http://oss.software.ibm.com/developerworks/opensource/cvs/</cvsweb>
  
    <root>
      <method>pserver</method>
      <user>anoncvs</user>
      <password>anoncvs</password>
      <hostname>oss.software.ibm.com</hostname>
      <path>/usr/cvs</path>
    </root>
  </repository>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: alexandria-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: alexandria-dev-help@jakarta.apache.org