You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/03/12 15:51:18 UTC

cvs commit: jakarta-gump/project db-ojb.xml

bodewig     2003/03/12 06:51:18

  Modified:    project  db-ojb.xml
  Log:
  This is where the Torque task is supposed to live now
  
  Revision  Changes    Path
  1.8       +1 -0      jakarta-gump/project/db-ojb.xml
  
  Index: db-ojb.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/db-ojb.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- db-ojb.xml	21 Feb 2003 12:41:27 -0000	1.7
  +++ db-ojb.xml	12 Mar 2003 14:51:15 -0000	1.8
  @@ -115,6 +115,7 @@
       <ant target="junit" />
   
       <depend project="db-ojb" inherit="all" />
  +    <depend project="db-torque-gen"/>
       <work nested="target/classestest" />
   
       <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"