You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by sr...@apache.org on 2003/07/31 22:15:50 UTC

cvs commit: jakarta-struts/contrib/struts-legacy build.xml

sraeburn    2003/07/31 13:15:50

  Modified:    contrib/struts-legacy build.xml
  Log:
  Don't create dist directory on clean
  
  Revision  Changes    Path
  1.8       +1 -2      jakarta-struts/contrib/struts-legacy/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/struts-legacy/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml	11 Jun 2003 17:51:37 -0000	1.7
  +++ build.xml	31 Jul 2003 20:15:50 -0000	1.8
  @@ -214,7 +214,6 @@
         description="Prepare for clean build">
         <delete dir="${build.home}" verbose="true"/>
         <delete dir="${dist.home}"/>
  -      <mkdir  dir="${dist.home}"/>
       </target>
   
   
  
  
  

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