jvanzyl     01/10/31 18:32:53

  Modified:    .        NOTES
  Log:
  - note of consistent naming of properties to be used in conjunction
    with standard build.xml file supplied with torque that has example
    usage of all the tasks and are laid out in such a way that they
    can be easily integrated into client build files using <ant>
  
  Revision  Changes    Path
  1.10      +9 -0      jakarta-turbine-torque/NOTES
  
  Index: NOTES
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/NOTES,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- NOTES     2001/10/30 07:07:35     1.9
  +++ NOTES     2001/11/01 02:32:53     1.10
  @@ -110,3 +110,12 @@
   o Could the information in the adapters be coupled with information
     in the db.props file and combined into some XML descriptor for
     database specifics?
  +
  +----
  +
  +Get rid of ${torque.home} in the standard build.xml files and define
  +all the possible values that can be set and document them so that
  +people can use the standard build.xml file in a known way. Things
  +are a little loosy-goosy and fragile right now. What I do could still
  +potentially break scarab's build because I'm not sure how things
  +are being used ... but I'm getting there :-)
  
  
  

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

Reply via email to