[
https://issues.apache.org/jira/browse/CXF-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-1898.
-------------------------------
Resolution: Fixed
commit fix
http://svn.apache.org/viewvc?rev=711179&view=rev for trunk
http://svn.apache.org/viewvc?rev=711185&view=rev for 2.1.x branch
http://svn.apache.org/viewvc?rev=711187&view=rev for 2.0.x branch
> cxf bundle should 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.