Freeman Fang created CXF-4644:
---------------------------------

             Summary: 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


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