You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/05/22 14:31:03 UTC

cvs commit: jakarta-commons-sandbox/resources build-legacy.xml LICENSE

dirkv       2004/05/22 05:31:03

  Modified:    resources build-legacy.xml
  Removed:     resources LICENSE
  Log:
  remove old license
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-commons-sandbox/resources/build-legacy.xml
  
  Index: build-legacy.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/resources/build-legacy.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build-legacy.xml	8 Sep 2003 18:20:52 -0000	1.1
  +++ build-legacy.xml	22 May 2004 12:31:02 -0000	1.2
  @@ -273,7 +273,7 @@
     <target name="dist" depends="javadoc"
      description="Create binary distribution">
       <mkdir      dir="${dist.home}"/>
  -    <copy      file="../LICENSE"
  +    <copy      file="../LICENSE.txt"
                 todir="${dist.home}"/>
       <jar    jarfile="${dist.home}/commons-${component.name}.jar"
               basedir="${build.home}/classes"
  
  
  

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