Manifests use incorrect Dynamic-ImportPackage header
----------------------------------------------------
Key: WICKET-1649
URL: https://issues.apache.org/jira/browse/WICKET-1649
Project: Wicket
Issue Type: Bug
Affects Versions: 1.4-M2
Reporter: Andy Wilkinson
The OSGi bundle manifests in the Wicket JARs are using the wrong dynamic import
package header. They currently use the header Dynamic-ImportPackage, the header
should be DynamicImport-Package. The current manifests cause a number of
classloading problems with Wicket when running in an OSGi environment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.