[
https://issues.apache.org/jira/browse/ARIES-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655459#comment-16655459
]
Raymond Augé commented on ARIES-1848:
-------------------------------------
Really the main point here is that we make OSGi bundles that are resolvable,
i.e. you can use an OSGi resolver to calculate a running system from
requirements, as in, starting from code, the code tells all (including fully
expressing the requirements). From it you can assemble a running application.
Today, we can do this with the whiteboard. It would be fantastic if CXF allowed
itself to be resolved in this way.
> jaxrs whiteboard jar contains SseEventSource.Builder but not the impl
> ---------------------------------------------------------------------
>
> Key: ARIES-1848
> URL: https://issues.apache.org/jira/browse/ARIES-1848
> Project: Aries
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Priority: Major
>
> org.apache.aries.jax.rs.whiteboard-1.0.1.jar!/META-INF/services/javax.ws.rs.sse.SseEventSource.Builder
> shouldn't be part of aries jaxrs whiteboard packaging since the impl is not
> provided and is optional for cxf
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)