You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by dl...@apache.org on 2001/09/27 19:48:28 UTC

cvs commit: jakarta-turbine-torque README.txt

dlr         01/09/27 10:48:28

  Modified:    .        README.txt
  Log:
  Updated text for current build setup.
  
  Revision  Changes    Path
  1.2       +6 -5      jakarta-turbine-torque/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -u -r1.1 -r1.2
  --- README.txt	2001/08/02 05:08:15	1.1
  +++ README.txt	2001/09/27 17:48:28	1.2
  @@ -13,16 +13,17 @@
   --------------------------------------------------------------------------
   B U I L D I N G
   --------------------------------------------------------------------------
  -You must first rename the build.properties.sample to build.properties
  +You must set the following properties in either your
  +${user.home}/build.properties file, or a build.properties file added
  +by you to the Torque top-level directory:
   
  -You must set the following properties in either your  
  -${user.home}/build.properties file, or the build.properties file provided 
  -in the Torque build/ directory:
  -
   velocity.jar
   xerces.jar
   village.jar
   log4j.jar
  +
  +Alternately, you can set the property lib.repo to the directory acting
  +as a repository holding the JARs named by default.properties.
   
   Torque uses Velocity to generate the OM sources, and Torque
   XML schema parsing requires Xerces. We will soon move to using
  
  
  

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