cleanup cxf related examples to remove unnecessary package/resource import and 
Required-Bundle
----------------------------------------------------------------------------------------------

                 Key: SMX4-998
                 URL: https://issues.apache.org/jira/browse/SMX4-998
             Project: ServiceMix 4
          Issue Type: Improvement
            Reporter: Freeman Fang
            Assignee: Freeman Fang


remove unnecessary package import like
META-INF.cxf,
META-INF.cxf.osgi,
org.apache.cxf.bus,
org.apache.cxf.bus.spring,
org.apache.cxf.bus.resource,
org.apache.cxf.resource,
org.apache.cxf.configuration.spring,
org.apache.cxf.binding,
org.apache.cxf.jaxrs.utils,
org.apache.cxf.transport.http,

<Require-Bundle>org.apache.cxf.bundle</Require-Bundle>
and 
<import resource="classpath:META-INF/cxf/cxf.xml" />
<import resource="classpath:META-INF/cxf/osgi/cxf-extension-osgi.xml" />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to