Re: svn commit: r1850588 - /db/torque/torque4/trunk/pom.xml

2019-01-06 Thread Jeffery Painter
Sorry Thomas - it looked like it was working on my end :/ - Jeff On 1/6/19 1:47 PM, t...@apache.org wrote: > Author: tv > Date: Sun Jan 6 18:47:56 2019 > New Revision: 1850588 > > URL: http://svn.apache.org/viewvc?rev=1850588&view=rev > Log: > testcontainer 1.0.8-SNAPSHOT makes all test fail

svn commit: r1850591 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/adapter/DerbyAdapter.java

2019-01-06 Thread tv
Author: tv Date: Sun Jan 6 19:00:34 2019 New Revision: 1850591 URL: http://svn.apache.org/viewvc?rev=1850591&view=rev Log: Derby supports getGeneratedKeys() but does not report it via JDBC, so we override the JDBC response Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/

[jira] [Resolved] (TORQUE-357) Implement IDGenerator using java.sql.Statement.getGeneratedKeys

2019-01-06 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl resolved TORQUE-357. --- Resolution: Fixed Fix Version/s: 4.1 Added feature to read support from JDBC driver an

svn commit: r1850589 - /db/torque/torque4/trunk/torque-test/pom.xml

2019-01-06 Thread tv
Author: tv Date: Sun Jan 6 18:48:34 2019 New Revision: 1850589 URL: http://svn.apache.org/viewvc?rev=1850589&view=rev Log: Use properties for JDBC driver versions Modified: db/torque/torque4/trunk/torque-test/pom.xml Modified: db/torque/torque4/trunk/torque-test/pom.xml URL: http://svn.apa

svn commit: r1850588 - /db/torque/torque4/trunk/pom.xml

2019-01-06 Thread tv
Author: tv Date: Sun Jan 6 18:47:56 2019 New Revision: 1850588 URL: http://svn.apache.org/viewvc?rev=1850588&view=rev Log: testcontainer 1.0.8-SNAPSHOT makes all test fail Modified: db/torque/torque4/trunk/pom.xml Modified: db/torque/torque4/trunk/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r1850586 - in /db/torque/torque4/trunk/torque-runtime/src: main/java/org/apache/torque/ main/java/org/apache/torque/adapter/ main/java/org/apache/torque/oid/ main/java/org/apache/torque/ut

2019-01-06 Thread tv
Author: tv Date: Sun Jan 6 18:46:35 2019 New Revision: 1850586 URL: http://svn.apache.org/viewvc?rev=1850586&view=rev Log: TORQUE-357: Add feature to use JDBC-3.0-Statement.getGeneratedKeys() if the driver supports it. Modified: db/torque/torque4/trunk/torque-runtime/src/main/java/org/apac

[jira] [Assigned] (TORQUE-357) Implement IDGenerator using java.sql.Statement.getGeneratedKeys

2019-01-06 Thread Thomas Vandahl (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Vandahl reassigned TORQUE-357: - Assignee: Thomas Vandahl > Implement IDGenerator using java.sql.Statement.getGeneratedKe