You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2004/10/27 05:16:22 UTC

cvs commit: gump/project db-ojb.xml

stefano     2004/10/26 20:16:22

  Modified:    project  db-ojb.xml
  Log:
  seems that commons-grafolia has moved stuff around, so allow obj to build against the released version
  
  Revision  Changes    Path
  1.23      +4 -6      gump/project/db-ojb.xml
  
  Index: db-ojb.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/db-ojb.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- db-ojb.xml	16 Oct 2004 14:26:10 -0000	1.22
  +++ db-ojb.xml	27 Oct 2004 03:16:22 -0000	1.23
  @@ -42,7 +42,7 @@
       <depend project="commons-sql"/>
       <depend project="commons-betwixt"/>
       <depend project="commons-graph"/>
  -    <depend project="db-commons-grafolia"/>
  +    <depend project="db-commons-grafolia-1.0"/>
       <depend project="hsqldb"/>
       <depend project="j2ee-connector" />
       <depend project="jaas" />
  @@ -103,7 +103,7 @@
       <depend project="commons-sql"/>
       <depend project="commons-betwixt"/>
       <depend project="commons-graph"/>
  -    <depend project="db-commons-grafolia"/>
  +    <depend project="db-commons-grafolia-1.0"/>
       <depend project="hsqldb"/>
       <depend project="j2ee-connector" />
       <depend project="jaas" />
  @@ -165,10 +165,8 @@
       <jar name="lib/p6spy.jar" />
     </project>
   
  -  <!-- CVS is temporarily down, this seems to be the latest released version
  -  <project name="hsqldb">
  -    <jar name="lib/hsqldb.jar" />
  +  <project name="db-commons-grafolia-1.0">
  +    <jar name="lib/commons-grafolia-1.0.jar"/>
     </project>
  -  -->
   
   </module>