Camel features should refer the http feature in place of using geronimo-jsp or
geronimo-serlvet directly
--------------------------------------------------------------------------------------------------------
Key: CAMEL-4777
URL: https://issues.apache.org/jira/browse/CAMEL-4777
Project: Camel
Issue Type: Improvement
Components: karaf
Affects Versions: 2.8.3
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 2.8.4, 2.9.0
pax-web-jsp exports package jsp package.
So it means that Camel features that don't refer the http feature, explicitly
install geronimo-jsp bundle.
We can have the situation where two bundles (pax-web-jsp and geronimo-jsp)
provide the same package.
To avoid this, the Camel features should refer the http feature in place of
installing geronimo-jsp bundle for instance.
--
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