You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by th...@apache.org on 2003/03/30 22:13:00 UTC

cvs commit: db-ojb/src/test/org/apache/ojb repository.xml

thma        2003/03/30 12:13:00

  Modified:    src/test/org/apache/ojb repository.xml
  Log:
  now JDO test classes are included by default
  
  Revision  Changes    Path
  1.16      +1 -1      db-ojb/src/test/org/apache/ojb/repository.xml
  
  Index: repository.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/repository.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- repository.xml	19 Feb 2003 21:13:26 -0000	1.15
  +++ repository.xml	30 Mar 2003 20:13:00 -0000	1.16
  @@ -32,6 +32,6 @@
       <!-- &ejb; -->
   
       <!-- include mappings for the JDO tutorials -->
  -    <!-- &jdo; -->
  +    &jdo;
   
   </descriptor-repository>