You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by jv...@apache.org on 2001/05/15 14:54:06 UTC

cvs commit: jakarta-turbine-tdk/src/share/velocity/peer/WEB-INF/build GETTING_STARTED.txt

jvanzyl     01/05/15 05:54:04

  Modified:    src/share/velocity/peer/WEB-INF/build GETTING_STARTED.txt
  Log:
  - updating to reflect new build setup
  
  Revision  Changes    Path
  1.4       +6 -2      jakarta-turbine-tdk/src/share/velocity/peer/WEB-INF/build/GETTING_STARTED.txt
  
  Index: GETTING_STARTED.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/src/share/velocity/peer/WEB-INF/build/GETTING_STARTED.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- GETTING_STARTED.txt	2001/02/12 23:41:13	1.3
  +++ GETTING_STARTED.txt	2001/05/15 12:54:00	1.4
  @@ -28,11 +28,15 @@
   After you have edited your properties, you should run the
   initialization target of your build file:
   
  -./build-project.sh init [ Unix ]
  +./build.sh init [ Unix ]
   
   or
   
  -build-project.bat init  [ Windows ]
  +build.bat init  [ Windows ]
  +
  +or
  +
  +ant init [ If you have an installed version of Ant ]
   
   Running the "init" target will run the following set
   of targets for you automatically:
  
  
  

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