Author: ffang
Date: Tue Dec 13 14:05:44 2011
New Revision: 1213699
URL: http://svn.apache.org/viewvc?rev=1213699&view=rev
Log:
[SM-2138]remove package import org.apache.cxf.transport.http_osgi from
servicemix-cxf-wsdl-first-osgi-bundle archetype
Modified:
servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
Modified:
servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml?rev=1213699&r1=1213698&r2=1213699&view=diff
==============================================================================
---
servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
(original)
+++
servicemix/archetypes/trunk/servicemix-cxf-wsdl-first-osgi-bundle/src/main/resources/archetype-resources/pom.xml
Tue Dec 13 14:05:44 2011
@@ -118,7 +118,7 @@
org.apache.cxf.configuration.spring,
org.apache.cxf.resource,
org.apache.cxf.jaxws,
- org.apache.cxf.transport.http_osgi,
+ org.apache.cxf.transport.http,
org.springframework.beans.factory.config
</Import-Package>
<!-- Update Private Package tag with appropriate
package name -->