You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2002/03/25 22:19:35 UTC

cvs commit: jakarta-turbine-maven build-bootstrap.bat

jvanzyl     02/03/25 13:19:35

  Added:       .        build-bootstrap.bat
  Log:
  Adding the corresponding .bat file to make the bootstrapping easier.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-maven/build-bootstrap.bat
  
  Index: build-bootstrap.bat
  ===================================================================
  @echo off
  
  ant -f build-bootstrap.xml update-jars  
  ant -f build-bootstrap.xml
  ant maven:update-jars
  ant maven:jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>