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

Panu Hämäläinen commented on DOSGI-224:
---------------------------------------

To be clear, the patch would be to change from 
{code}
<Export-Package>
    !*
</Export-Package>
{code}
to 
{code}
<Export-Package>
    org.apache.cxf.dosgi.discovery.zookeeper.publish
</Export-Package>
{code}
in the pom.xml of the artifact cxf-dosgi-ri-discovery-distributed.

> DiscoveryPlugin interface not exported
> --------------------------------------
>
>                 Key: DOSGI-224
>                 URL: https://issues.apache.org/jira/browse/DOSGI-224
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: Discovery
>    Affects Versions: 1.7.0
>            Reporter: Panu Hämäläinen
>
> The package containing the interface 
> org.apache.cxf.dosgi.discovery.zookeeper.publish.DiscoveryPlugin is not 
> exported (MANIFEST.MF) from bundle cxf-dosgi-ri-discovery-distributed (1.7.0) 
> which makes it impossible to implement 3rd party discovery plugins.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to