You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/02/08 20:31:53 UTC

cvs commit: jakarta-struts build-all-clean.bat.sample

rleland     2003/02/08 11:31:52

  Modified:    .        build-all-clean.bat.sample
  Log:
  Update to build current version of struts
  
  Revision  Changes    Path
  1.6       +5 -2      jakarta-struts/build-all-clean.bat.sample
  
  Index: build-all-clean.bat.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/build-all-clean.bat.sample,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build-all-clean.bat.sample	22 Dec 2002 04:25:27 -0000	1.5
  +++ build-all-clean.bat.sample	8 Feb 2003 19:31:52 -0000	1.6
  @@ -58,9 +58,12 @@
   call ant %CLEAN% dist
   
   cd ..\dbcp
  -call maven
  +call ant %CLEAN% dist
   
   cd ..\digester
  +call ant %CLEAN% dist
  +
  +cd ..\discovery
   call ant %CLEAN% dist
   
   cd ..\validator
  
  
  

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