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/04/04 16:02:09 UTC

cvs commit: gump/repository icu-project.xml

bodewig     2005/04/04 07:02:09

  Modified:    profile  gump.xml
               project  icu4j.xml
  Added:       repository icu-project.xml
  Log:
  icu4j has moved
  
  Revision  Changes    Path
  1.541     +1 -0      gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/gump/profile/gump.xml,v
  retrieving revision 1.540
  retrieving revision 1.541
  diff -u -r1.540 -r1.541
  --- gump.xml	4 Apr 2005 09:15:44 -0000	1.540
  +++ gump.xml	4 Apr 2005 14:02:09 -0000	1.541
  @@ -510,6 +510,7 @@
     <repository href="repository/gleamynode.xml"/>
     <repository href="repository/groovy.xml"/>
     <repository href="repository/gump.xml"/>
  +  <repository href="repository/icu-project.xml"/>
     <repository href="repository/incubator.xml"/>
     <repository href="repository/jacorb.xml"/>
     <repository href="repository/jakarta.xml"/>
  
  
  
  1.5       +4 -4      gump/project/icu4j.xml
  
  Index: icu4j.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/icu4j.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- icu4j.xml	13 Sep 2004 06:44:12 -0000	1.4
  +++ icu4j.xml	4 Apr 2005 14:02:09 -0000	1.5
  @@ -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.
  @@ -16,13 +16,13 @@
   -->
   <module name="icu4j">
   
  -  <url href="http://oss.software.ibm.com/developerworks/projects/icu4j"/>
  +  <url href="http://ibm.com/software/globalization/icu"/>
     <description>
  -    UDDI client
  +    International Components for Unicode
     </description>
     <redistributable/>
   
  -  <cvs repository="devworks" dir="icu4j"/>
  +  <cvs repository="icu-project"/>
   
     <project name="icu4j">
       <package>org.icu4j</package>
  
  
  
  1.1                  gump/repository/icu-project.xml
  
  Index: icu-project.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <!--
    Copyright 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.
    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="icu-project" type="cvs">
    <title>ICU project</title>
    <home-page>http://ibm.com/software/globalization/icu</home-page>
  
    <root>
      <method>ext</method>
      <user>anonsrc</user>
      <password></password>
      <hostname>source.icu-project.org</hostname>
      <path>/icu</path>
    </root>
  </repository>