[ http://issues.apache.org/jira/browse/DERBY-2047?page=comments#action_12447882 ] Daniel John Debrunner commented on DERBY-2047: ----------------------------------------------
Committed revision 472187 makes some initial changes for regular DataSource and embedded. I hit return too quikcly on the commit and so missed giving credit to Knut Anders Hatlen for the changes to JDBCClient. > TestDataSourceFactory doesn't work correctly outside the old harness > -------------------------------------------------------------------- > > Key: DERBY-2047 > URL: http://issues.apache.org/jira/browse/DERBY-2047 > Project: Derby > Issue Type: Bug > Components: Test > Affects Versions: 10.3.0.0 > Reporter: Knut Anders Hatlen > Assigned To: Daniel John Debrunner > Attachments: DataSource.java, derby-2047.diff, derby-2047.stat > > > TestDataSourceFactory uses TestUtil to create DataSource, > ConnectionPoolDataSource and XADataSource objects. TestUtil needs to run in > the old harness in order to detect which framework it is running under, so it > will create embedded data sources for all JUnit tests that are run outside > the old harness. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
