dlr         02/04/10 14:17:50

  Modified:    src/conf build.properties
  Log:
  Listed useManagers in the format of the other Torque properties.
  
  Revision  Changes    Path
  1.11      +3 -4      jakarta-turbine-torque/src/conf/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/conf/build.properties,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- build.properties  8 Mar 2002 23:16:51 -0000       1.10
  +++ build.properties  10 Apr 2002 21:17:50 -0000      1.11
  @@ -64,6 +64,9 @@
   # addTimeStamp=true puts time stamps in generated files
   #
   # addIntakeRetrievable=implement Intake's Retrievable interface
  +#
  +# useManagers=Generate Manager classes that use JCS for caching.  Still
  +# considered experimental.
   # -------------------------------------------------------------------
   
   targetPackage=org.apache.torque
  @@ -73,10 +76,6 @@
   complexObjectModel=true
   addTimeStamp=true
   addIntakeRetrievable=false
  -# -------------------------------------------------------------------
  -# Generate Manager classes that use JCS for caching.  This is still
  -# considered experimental.
  -# -------------------------------------------------------------------
   useManagers=false
   
   # -------------------------------------------------------------------
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to