Invalid Bundle-Classpath entry ends with '/'
--------------------------------------------
Key: GERONIMO-5768
URL: https://issues.apache.org/jira/browse/GERONIMO-5768
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 3.0-M2
Reporter: Jarek Gawor
Priority: Minor
When deploying a regular web application Geronimo generates OSGi manifest for
the application. One of the headers generated is the Bundle-Classpath. When
generating this header Geronimo adds WEB-INF/classes/ entry to the path. And
according to the OSGi core spec the class path entry cannot end with '/'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.