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/02/04 11:12:05 UTC

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

bodewig     2003/02/04 02:12:05

  Modified:    project  db-ojb.xml
  Log:
  One last(?) reference to jakarta-ojb
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-gump/project/db-ojb.xml
  
  Index: db-ojb.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/db-ojb.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- db-ojb.xml	4 Feb 2003 03:49:31 -0000	1.2
  +++ db-ojb.xml	4 Feb 2003 10:12:05 -0000	1.3
  @@ -115,7 +115,7 @@
     <project name="test-ojb">
       <ant target="junit" />
   
  -    <depend project="jakarta-ojb" inherit="all" />
  +    <depend project="db-ojb" inherit="all" />
       <work nested="target/classestest" />
   
       <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"