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/02/14 21:36:58 UTC

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

thma        2003/02/14 12:36:58

  Modified:    src/test/org/apache/ojb repository.dtd
  Log:
  Add new platforms to the DTD
  
  Revision  Changes    Path
  1.32      +1 -1      db-ojb/src/test/org/apache/ojb/repository.dtd
  
  Index: repository.dtd
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/repository.dtd,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- repository.dtd	26 Jan 2003 14:37:43 -0000	1.31
  +++ repository.dtd	14 Feb 2003 20:36:58 -0000	1.32
  @@ -113,7 +113,7 @@
       default-connection (true | false) "false"
       platform (Db2 | Hsqldb | Informix | MsAccess | MsSQLServer |
   	          MySQL | Oracle | PostgreSQL | Sybase | SybaseASE|
  -              SybaseASA | Sapdb) "Hsqldb"
  +              SybaseASA | Sapdb | Firebird | Axion | NonstopSql ) "Hsqldb"
   	jdbc-level (1.0 | 2.0 | 3.0) "1.0"
   	eager-release (true | false) "false"
       batch-mode (true | false) "false"