svn commit: r1375893 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java

2012-08-21 Thread tfischer
Author: tfischer Date: Wed Aug 22 04:20:10 2012 New Revision: 1375893 URL: http://svn.apache.org/viewvc?rev=1375893&view=rev Log: fix connection handling in case that useNewConnection option is false in idbroker Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torqu

svn commit: r1375892 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque: TorqueInstance.java oid/IDGeneratorFactory.java

2012-08-21 Thread tfischer
Author: tfischer Date: Wed Aug 22 04:11:33 2012 New Revision: 1375892 URL: http://svn.apache.org/viewvc?rev=1375892&view=rev Log: fix findbugs error: mutable array used as constant Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/TorqueInstance.java db/to

svn commit: r1375891 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java

2012-08-21 Thread tfischer
Author: tfischer Date: Wed Aug 22 04:04:59 2012 New Revision: 1375891 URL: http://svn.apache.org/viewvc?rev=1375891&view=rev Log: Fix NullPointerException if connection cannot be opened. Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/oid/IDBroker.java Modif

Re: LargeSelect serialization issue

2012-08-21 Thread Thomas Fox
Thomas Fox wrote: > ... > So we have a choice to revert to Largeselect holding RecordMapper instances > again, or we can remove the link of DatabaseMap to Database (which can be > done, is not used in many places, but it is an incompatible change) > > What do you think ? I have a slight perference

svn commit: r1375888 - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/ torque-runtime/src/main/java/org/apache/torque/avalon/ torque-runtime/src/main/java/org/apache/torqu

2012-08-21 Thread tfischer
Author: tfischer Date: Wed Aug 22 03:51:00 2012 New Revision: 1375888 URL: http://svn.apache.org/viewvc?rev=1375888&view=rev Log: TORQUE-220 fix serialisation issue in DatabaseMap Fixed some corner cases in Torque initialisation Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/

[jira] [Resolved] (TORQUE-126) schema changes for 4.0

2012-08-21 Thread Thomas Fox (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-126. --- Resolution: Fixed Assignee: Thomas Fox > schema changes for 4.0 > -- >