You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by lu...@apache.org on 2003/06/07 00:35:28 UTC

cvs commit: jakarta-commons/el build.xml

luehe       2003/06/06 15:35:28

  Modified:    el       build.xml
  Log:
  Include release notes in distribution
  
  Revision  Changes    Path
  1.6       +1 -3      jakarta-commons/el/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/el/build.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.xml	13 Mar 2003 22:00:32 -0000	1.5
  +++ build.xml	6 Jun 2003 22:35:28 -0000	1.6
  @@ -232,10 +232,8 @@
       <mkdir      dir="${dist.home}"/>
       <copy      file="../LICENSE"
                 todir="${dist.home}"/>
  -<!-- Comment out for separate commons-el build
       <copy      file="RELEASE-NOTES.txt"
                 todir="${dist.home}"/>
  --->
       <antcall target="jar"/>
     </target>
   
  
  
  

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