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

Jean-Baptiste Onofré commented on SM-2856:
------------------------------------------

https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git;a=commitdiff;h=0e9f6d1e24e7de9c42185f6b86f8d4fab0358424

> lucene-analyzers-common bundle should not export snowball packages
> ------------------------------------------------------------------
>
>                 Key: SM-2856
>                 URL: https://issues.apache.org/jira/browse/SM-2856
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: bundles-2016.02
>
>
> The lucene-analyzers-common bundle exports the snowball packages:
> {code}
>             !org.apache.lucene.analysis,
>             !org.apache.lucene.analysis.tokenattributes,
>             
> org.apache.lucene.analysis.*;version=${pkgVersion};-split-package:=merge-first,
>             org.tartarus.snowball*;-split-package:=merge-first
> {code}
> This can cause problems if another bundle export it (merge-first) due to some 
> classloader manipulation in snowball.
> It makes sense to keep snowball as private (required by different lucene 
> bundles).



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

Reply via email to