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
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