You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Raymond Augé (JIRA)" <ji...@apache.org> on 2018/10/18 15:17:00 UTC

[jira] [Comment Edited] (ARIES-1848) jaxrs whiteboard jar contains SseEventSource.Builder but not the impl

    [ https://issues.apache.org/jira/browse/ARIES-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655395#comment-16655395 ] 

Raymond Augé edited comment on ARIES-1848 at 10/18/18 3:16 PM:
---------------------------------------------------------------

the whiteboard could not use CXF natural packaging without exposing the world to blueprint and many other concerns limiting it's deployment potential. The goal of Aries JAX-RS whiteboard was to be standalone (works in a pure OSGi environment) using the resolver to be able find the dependencies. it should be small and light, the fact that it internally uses CXF is only an implementation detail.


was (Author: rotty3000):
the whiteboard could not use CXF natural packaging without exposing the world to blueprint. the goal of Aries JAX-RS whiteboard was to be standalone (works in a pure OSGi environment) using the resolver to be able find the dependencies. it should be small and light, the fact that it internally uses CXF is only an implementation detail.

> 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)