split DataSourceTest into test for basic datasources and j2ee datasources
-------------------------------------------------------------------------
Key: DERBY-3410
URL: https://issues.apache.org/jira/browse/DERBY-3410
Project: Derby
Issue Type: Improvement
Components: Test
Affects Versions: 10.4.0.0
Reporter: Myrna van Lunteren
Priority: Trivial
The test DataSourceTest is currently not run with JSR169, because the test includes calls
to classes and methods that are not supported in that environment.
However, with JSR169 the only supported connection mechanism is a datasource, so it seems
very hollowing to not even have this test run with JSR169.
I posted a question, asking if a split was a good idea (with an initial attempt), in thread:
http://www.nabble.com/minimized-DataSourceTest-for-JSR169--to15364534.html#a15364534
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|