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 16:41:30 UTC

cvs commit: gump/project jakarta-commons.xml

bodewig     2005/01/28 07:41:30

  Modified:    project  jakarta-commons.xml
  Log:
  LICENSE without extension was lost during SCM transition
  
  Revision  Changes    Path
  1.186     +5 -5      gump/project/jakarta-commons.xml
  
  Index: jakarta-commons.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-commons.xml,v
  retrieving revision 1.185
  retrieving revision 1.186
  diff -u -r1.185 -r1.186
  --- jakarta-commons.xml	28 Jan 2005 08:26:42 -0000	1.185
  +++ jakarta-commons.xml	28 Jan 2005 15:41:29 -0000	1.186
  @@ -43,7 +43,7 @@
            id="api"/>
       <jar name="attributes/target/commons-attributes-compiler-@@DATE@@.jar"
            id="compiler"/>
  -    <license name="LICENSE"/>
  +    <license name="LICENSE.txt"/>
       <javadoc nested="attributes/dist/docs/api"/>
    
       <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
  @@ -68,7 +68,7 @@
       <home nested="beanutils/dist"/>    
       <work nested="beanutils/target/classes"/>
       <jar name="commons-beanutils-core.jar" id="commons-beanutils"/>
  -    <license name="LICENSE"/>
  +    <license name="LICENSE.txt"/>
       <javadoc nested="beanutils/dist/docs/api"/>
   
       <nag to="commons-dev@jakarta.apache.org"
  @@ -91,7 +91,7 @@
       <home nested="beanutils/optional/bean-collections/dist"/>    
       <work nested="beanutils/optional/bean-collections/target/classes"/>
       <jar name="commons-beanutils-bean-collections.jar"/>
  -    <license name="LICENSE"/>
  +    <license name="LICENSE.txt"/>
       <javadoc nested="beanutils/dist/docs/api"/>
   
       <nag to="commons-dev@jakarta.apache.org"
  @@ -282,7 +282,7 @@
       <depend project="xml-xerces"/>
   
       <jar name="daemon/dist/commons-daemon-@@DATE@@.jar"/>
  -    <license name="LICENSE"/>
  +    <license name="LICENSE.txt"/>
       <javadoc nested="daemon/dist/docs/api"/>
    
       <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
  @@ -576,7 +576,7 @@
       <depend project="xml-xerces"/>
       <home nested="launcher/dist/bin"/>
       <jar name="commons-launcher.jar"/>
  -    <license name="LICENSE"/>
  +    <license name="LICENSE.txt"/>
       <javadoc nested="launcher/dist/docs/api"/>
   
       <nag to="commons-dev@jakarta.apache.org"