Charlie Mordant created DERBY-6586:
--------------------------------------
Summary: CLONE - derbyclient.jar conflict with derby.jar on
package export, which is problematic on OSGI environment
Key: DERBY-6586
URL: https://issues.apache.org/jira/browse/DERBY-6586
Project: Derby
Issue Type: Bug
Components: Eclipse Plug-in, Services
Affects Versions: 10.4.2.0
Environment: OSGi
Reporter: Charlie Mordant
Assignee: Bryan Pendleton
Fix For: 10.5.3.1, 10.6.1.0
The manifest in derbyclient.jar is incomplete for usage in OSGi. There are no
packages exported. This appears to only be a problem in standalone equinox
(outside of eclipse). Note that I did not try other OSGi containers.
The fix is relatively simple. Adding the Export-Package manifest header should
take care of the problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)