optionally depend on J2EE Connector API
---------------------------------------
Key: CXF-1898
URL: https://issues.apache.org/jira/browse/CXF-1898
Project: CXF
Issue Type: Bug
Reporter: Freeman Fang
Assignee: Freeman Fang
Priority: Trivial
currently our cxf bundle mark javax.resource.spi* package as
resolution:=optional, but this doesn't completely remove the dependency to j2ee
connector api when in osgi container, we still need to install bundle like
geronimo-j2ee-connector_1.5_spec to pass the package resolution
we should mark javax.resource* package as resolution:=optional to fix it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.