Support running Junit tests with just embedded jar file and testing jars.
-------------------------------------------------------------------------
Key: DERBY-2213
URL: https://issues.apache.org/jira/browse/DERBY-2213
Project: Derby
Issue Type: Improvement
Components: Test
Reporter: Daniel John Debrunner
1) It's good to perform testing with different jvm classpaths, included those
typically used, such as an embedded environment.
2) Running tests with platofrms such as J2ME/CDC/Foundation should be supported
with the only jars that the platform supports in the class path.
Currently running suites.All with just derby.jar hits this error:
Failed to invoke suite():java.lang.NoClassDefFoundError:
org.apache.derby.client.am.SqlException
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira