[ 
https://issues.apache.org/jira/browse/CXF-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Freeman Fang resolved CXF-4644.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4

commit fix
http://svn.apache.org/viewvc?rev=1412437&view=rev for trunk
http://svn.apache.org/viewvc?rev=1412440&view=rev for 2.6.x branch
                
> shouldn't have dependency='true' for saaj-impl bundle 
> ------------------------------------------------------
>
>                 Key: CXF-4644
>                 URL: https://issues.apache.org/jira/browse/CXF-4644
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 2.6.4, 2.7.1
>
>
> When use  OBR  resolver, bundles have dependency='true' will be used to 
> resolve constraints from other bundles without dependency='true', which  
> means that if there's no dependencies(Import Package) on such a bundle, it 
> won't be installed.
> saaj-impl is in this case, as no other bundles in cxf features explicitly 
> depend on(Import package from saaj-impl bundle) it, hence saaj-impl bundle 
> can't get installed by default.
> But we wanna saaj-impl bundle get installed anyway in wss4j feaure

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to