You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ch...@apache.org on 2001/03/09 02:55:23 UTC

cvs commit: jakarta-turbine-tdk/xdocs build.xml

chrise      01/03/08 17:55:23

  Modified:    xdocs    build.xml
  Log:
  Those Ant people tweaked their build targets
  
  Revision  Changes    Path
  1.20      +2 -5      jakarta-turbine-tdk/xdocs/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/xdocs/build.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- build.xml	2001/02/21 17:31:31	1.19
  +++ build.xml	2001/03/09 01:55:22	1.20
  @@ -90,11 +90,8 @@
   
       <source><![CDATA[
       cd $JAKARTA_HOME/jakarta-ant
  -    ./bootstrap.sh      <-- Unix
  -    boostrap            <-- Windows
  -
  -    ./build.sh dist     <-- Unix
  -    build dist          <-- Windows
  +    ./build.sh dist-lite  <-- Unix
  +    build dist-lite       <-- Windows
       ]]></source>
   
   <!--
  
  
  

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