Return-Path: Mailing-List: contact ojb-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ojb-dev@jakarta.apache.org Received: (qmail 13614 invoked by uid 97); 9 Jan 2003 17:32:20 -0000 Received: (qmail 13610 invoked by uid 98); 9 Jan 2003 17:32:20 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Received: (qmail 13591 invoked from network); 9 Jan 2003 17:32:17 -0000 Received: from daedalus.apache.org (HELO apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 9 Jan 2003 17:32:17 -0000 Received: (qmail 62122 invoked by uid 500); 9 Jan 2003 17:30:53 -0000 Received: (qmail 62081 invoked from network); 9 Jan 2003 17:30:52 -0000 Received: from icarus.apache.org (63.251.56.143) by daedalus.apache.org with SMTP; 9 Jan 2003 17:30:52 -0000 Received: (qmail 48578 invoked by uid 1510); 9 Jan 2003 17:30:51 -0000 Date: 9 Jan 2003 17:30:51 -0000 Message-ID: <20030109173051.48573.qmail@icarus.apache.org> From: arminw@apache.org To: jakarta-ojb-cvs@apache.org Subject: cvs commit: jakarta-ojb/src/test/org/apache/ojb repository_junit.xml repository_database.xml repository.xml repository.dtd OJB.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N arminw 2003/01/09 09:30:50 Modified: src/test/org/apache/ojb repository_junit.xml repository_database.xml repository.xml repository.dtd OJB.properties Log: - move the whole sequence-manager properties stuff from the OJB.properties to the repository - move the 'useAutoCommit' and 'ignoreAutocommitExceptions' properties from OJB.properties to jdbc-connection-descriptor - remove the 'maxConnectionsInPool' property from OJB.properties Revision Changes Path 1.34 +293 -227 jakarta-ojb/src/test/org/apache/ojb/repository_junit.xml Index: repository_junit.xml =================================================================== RCS file: /home/cvs/jakarta-ojb/src/test/org/apache/ojb/repository_junit.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- repository_junit.xml 2 Jan 2003 21:27:19 -0000 1.33 +++ repository_junit.xml 9 Jan 2003 17:30:48 -0000 1.34 @@ -144,7 +144,7 @@ column="KategorieName" jdbc-type="VARCHAR" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + @@ -2518,7 +2520,7 @@ > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.4 +94 -23 jakarta-ojb/src/test/org/apache/ojb/repository_database.xml Index: repository_database.xml =================================================================== RCS file: /home/cvs/jakarta-ojb/src/test/org/apache/ojb/repository_database.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- repository_database.xml 6 Jan 2003 14:11:16 -0000 1.3 +++ repository_database.xml 9 Jan 2003 17:30:49 -0000 1.4 @@ -14,11 +14,11 @@ --> - + + maxActive="21" + validationQuery="" /> + + + + - - + + + + + + + + + + - - + + + + + + + + + 1.12 +4 -9 jakarta-ojb/src/test/org/apache/ojb/repository.xml Index: repository.xml =================================================================== RCS file: /home/cvs/jakarta-ojb/src/test/org/apache/ojb/repository.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- repository.xml 26 Dec 2002 19:29:12 -0000 1.11 +++ repository.xml 9 Jan 2003 17:30:49 -0000 1.12 @@ -5,28 +5,23 @@ - - - + + ]> - &database; - + + &junit; &internal; - - - &farAway; 1.29 +108 -10 jakarta-ojb/src/test/org/apache/ojb/repository.dtd Index: repository.dtd =================================================================== RCS file: /home/cvs/jakarta-ojb/src/test/org/apache/ojb/repository.dtd,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- repository.dtd 6 Jan 2003 14:11:16 -0000 1.28 +++ repository.dtd 9 Jan 2003 17:30:49 -0000 1.29 @@ -17,13 +17,16 @@ persistent classes. --> - - + + + + + + + + + +