ClassNotFoundException when running suites.All without derbynet.jar
-------------------------------------------------------------------
Key: DERBY-5677
URL: https://issues.apache.org/jira/browse/DERBY-5677
Project: Derby
Issue Type: Bug
Components: Test
Affects Versions: 10.9.0.0
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
There is some logic in the test harness to allow test runs without derbynet.jar
on the classpath (to test the embedded engine only). When I tried this on head
of trunk, it failed with java.lang.ClassNotFoundException:
org.apache.derby.drda.NetworkServerControl when setting up the test suites, so
no tests started.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira