mkalen      2004/08/15 13:25:00

  Modified:    project  db-ojb.xml
  Log:
  New dirty-handling requires commons-graph.

  SqlHandling with commons-sql requires commons-betwixt.
  
  Revision  Changes    Path
  1.20      +4 -0      gump/project/db-ojb.xml
  
  Index: db-ojb.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/db-ojb.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- db-ojb.xml        11 Aug 2004 08:21:30 -0000      1.19
  +++ db-ojb.xml        15 Aug 2004 20:25:00 -0000      1.20
  @@ -40,6 +40,8 @@
       <depend project="commons-logging"/>
       <depend project="commons-pool"/>
       <depend project="commons-sql"/>
  +    <depend project="commons-betwixt"/>
  +    <depend project="commons-graph"/>
       <depend project="db-commons-grafolia"/>
       <depend project="hsqldb"/>
       <depend project="j2ee-connector" />
  @@ -97,6 +99,8 @@
       <depend project="commons-logging"/>
       <depend project="commons-pool"/>
       <depend project="commons-sql"/>
  +    <depend project="commons-betwixt"/>
  +    <depend project="commons-graph"/>
       <depend project="db-commons-grafolia"/>
       <depend project="hsqldb"/>
       <depend project="j2ee-connector" />
  
  
  

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

Reply via email to