Author: cschneider
Date: Thu Jan 26 16:08:13 2012
New Revision: 1236260
URL: http://svn.apache.org/viewvc?rev=1236260&view=rev
Log:
CXF-4065 Moving common-utilities into api
Added:
cxf/trunk/api/src/main/java/org/apache/cxf/common/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/common/
cxf/trunk/api/src/main/java/org/apache/cxf/helpers/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/helpers/
cxf/trunk/api/src/main/java/org/apache/cxf/management/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/management/
cxf/trunk/api/src/main/java/org/apache/cxf/resource/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/resource/
cxf/trunk/api/src/main/java/org/apache/cxf/staxutils/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/staxutils/
cxf/trunk/api/src/main/java/org/apache/cxf/version/
- copied from r1236161,
cxf/trunk/common/common/src/main/java/org/apache/cxf/version/
cxf/trunk/api/src/main/resources-filtered/
- copied from r1236161,
cxf/trunk/common/common/src/main/resources-filtered/
cxf/trunk/api/src/main/resources/schemas/configuration/cxf-beans.xsd
cxf/trunk/api/src/test/java/org/apache/cxf/common/
- copied from r1236161,
cxf/trunk/common/common/src/test/java/org/apache/cxf/common/
cxf/trunk/api/src/test/java/org/apache/cxf/helpers/
- copied from r1236161,
cxf/trunk/common/common/src/test/java/org/apache/cxf/helpers/
cxf/trunk/api/src/test/java/org/apache/cxf/resource/
- copied from r1236161,
cxf/trunk/common/common/src/test/java/org/apache/cxf/resource/
cxf/trunk/api/src/test/java/org/apache/cxf/staxutils/
- copied from r1236161,
cxf/trunk/common/common/src/test/java/org/apache/cxf/staxutils/
cxf/trunk/api/src/test/java/org/apache/cxf/version/
- copied from r1236161,
cxf/trunk/common/common/src/test/java/org/apache/cxf/version/
cxf/trunk/api/src/test/resources/log4j.properties
- copied unchanged from r1236161,
cxf/trunk/common/common/src/test/resources/log4j.properties
cxf/trunk/api/src/test/resources/logging.properties
- copied unchanged from r1236161,
cxf/trunk/common/common/src/test/resources/logging.properties
cxf/trunk/api/src/test/resources/schemas/configuration/
- copied from r1236161,
cxf/trunk/common/common/src/test/resources/schemas/configuration/
cxf/trunk/api/src/test/resources/wsdl/folder with spaces/
- copied from r1236161,
cxf/trunk/common/common/src/test/resources/wsdl/folder with spaces/
cxf/trunk/api/src/test/resources/wsdl/foo.wsdl
- copied unchanged from r1236161,
cxf/trunk/common/common/src/test/resources/wsdl/foo.wsdl
Removed:
cxf/trunk/common/common/
Modified:
cxf/trunk/api/pom.xml
cxf/trunk/api/src/main/resources/META-INF/spring.schemas
cxf/trunk/common/pom.xml
cxf/trunk/common/wstx-msv-validation/pom.xml
cxf/trunk/common/xerces-xsd-validation/pom.xml
cxf/trunk/distribution/manifest/pom.xml
cxf/trunk/distribution/pom.xml
cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml
cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
cxf/trunk/maven-plugins/codegen-plugin/pom.xml
cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml
cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml
cxf/trunk/osgi/bundle/all/pom.xml
cxf/trunk/osgi/bundle/compatible/ (props changed)
cxf/trunk/osgi/bundle/compatible/pom.xml
cxf/trunk/osgi/bundle/jaxrs/pom.xml
cxf/trunk/osgi/bundle/minimal/pom.xml
cxf/trunk/osgi/karaf/features/src/main/resources/features.xml
cxf/trunk/rt/bindings/corba/pom.xml
cxf/trunk/rt/frontend/jaxrs/pom.xml
cxf/trunk/rt/management-web/pom.xml
cxf/trunk/rt/management/pom.xml
cxf/trunk/rt/rs/security/xml/pom.xml
cxf/trunk/rt/transports/jms/pom.xml
cxf/trunk/rt/ws/addr/pom.xml
cxf/trunk/rt/ws/mex/pom.xml
cxf/trunk/rt/ws/policy/pom.xml
cxf/trunk/rt/ws/rm/pom.xml
cxf/trunk/rt/ws/security/pom.xml
cxf/trunk/services/wsn/wsn-api/pom.xml
cxf/trunk/services/wsn/wsn-core/pom.xml
cxf/trunk/services/wsn/wsn-osgi/pom.xml
cxf/trunk/systests/databinding/pom.xml
cxf/trunk/systests/jaxrs/pom.xml
cxf/trunk/systests/jaxws/pom.xml
cxf/trunk/systests/rs-security/pom.xml
cxf/trunk/systests/transport-jms/pom.xml
cxf/trunk/systests/transports/pom.xml
cxf/trunk/systests/uncategorized/pom.xml
cxf/trunk/systests/ws-security-examples/pom.xml
cxf/trunk/systests/ws-security/pom.xml
cxf/trunk/systests/ws-specs/pom.xml
cxf/trunk/tools/common/pom.xml
cxf/trunk/tools/validator/pom.xml
cxf/trunk/tools/wsdlto/core/pom.xml
Modified: cxf/trunk/api/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/api/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/api/pom.xml (original)
+++ cxf/trunk/api/pom.xml Thu Jan 26 16:08:13 2012
@@ -35,6 +35,12 @@
<properties>
<cxf.osgi.import>
+ com.sun*;resolution:=optional,
+
org.slf4j*;resolution:=optional;version="${cxf.osgi.slf4j.version}",
+ org.apache.log4j*;resolution:=optional,
+ net.sf.cglib*;resolution:=optional;version="[2.1.3, 2.2.0)",
+
org.springframework*;resolution:=optional;version="${cxf.osgi.spring.version}",
+
org.objectweb.asm*;resolution:=optional;version="${cxf.osgi.asm.version}",
javax.activation;version="${cxf.osgi.javax.activation.version}",
javax.annotation;version="${cxf.osgi.javax.annotation.version}",
javax.xml.bind*;version="${cxf.osgi.javax.bind.version}",
@@ -42,6 +48,16 @@
org.apache.commons.lang*;resolution:=optional;version="${cxf.osgi.commons.lang.version}",
javax.resource*;resolution:=optional
</cxf.osgi.import>
+ <cxf.osgi.dynamic.import>
+ com.sun.xml.bind.api,
+ com.sun.xml.bind.api.*,
+ com.sun.xml.internal.bind.api,
+ com.sun.xml.internal.bind.api.*,
+ com.ctc.wstx.*,
+ org.apache.commons.logging.*,
+ org.slf4j.*,
+ org.slf4j.impl.*,
+ </cxf.osgi.dynamic.import>
<cxf.osgi.dynamic.import>org.apache.cxf.bus</cxf.osgi.dynamic.import>
</properties>
@@ -58,9 +74,44 @@
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
+ <groupId>asm</groupId>
+ <artifactId>asm</artifactId>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
+ <groupId>com.sun.xml.bind</groupId>
+ <artifactId>jaxb-impl</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>log4j</groupId>
+ <artifactId>log4j</artifactId>
+ <version>1.2.16</version>
+ <optional>true</optional>
+ </dependency>
+ <dependency>
+ <groupId>org.slf4j</groupId>
+ <artifactId>slf4j-api</artifactId>
+ <optional>true</optional>
+ </dependency>
+
+ <dependency>
+ <groupId>cglib</groupId>
+ <artifactId>cglib-nodep</artifactId>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>${cxf.stax.impl.groupId}</groupId>
+ <artifactId>${cxf.stax.impl.artifactId}</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <!-- this is probably not quite what we want in terms of the
behavior of the other tests
+ than the schema surgery test. -->
+ <groupId>xerces</groupId>
+ <artifactId>xercesImpl</artifactId>
+ <scope>test</scope>
</dependency>
<dependency>
@@ -73,6 +124,13 @@
<artifactId>spring-context</artifactId>
<optional>true</optional>
</dependency>
+ <dependency>
+ <groupId>org.springframework</groupId>
+ <artifactId>spring-aop</artifactId>
+ <version>${cxf.spring.version}</version>
+ <scope>provided</scope>
+ <optional>true</optional>
+ </dependency>
<dependency>
<groupId>org.apache.ws.xmlschema</groupId>
@@ -94,11 +152,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.sun.xml.bind</groupId>
- <artifactId>jaxb-impl</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
<scope>provided</scope>
@@ -248,6 +301,41 @@
<dependencies>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-jaxws_2.2_spec</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>javax.xml.bind</groupId>
+ <artifactId>jaxb-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>javax.xml.soap</groupId>
+ <artifactId>saaj-api</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>${cxf.saaj.impl.groupId}</groupId>
+ <artifactId>${cxf.saaj.impl.artifactId}</artifactId>
+ <version>${cxf.saaj.impl.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>${extra.saaj.dep.groupId}</groupId>
+ <artifactId>${extra.saaj.dep.artifactId}</artifactId>
+ <version>${extra.saaj.dep.version}</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-activation_1.1_spec</artifactId>
</dependency>
<dependency>
Modified: cxf/trunk/api/src/main/resources/META-INF/spring.schemas
URL:
http://svn.apache.org/viewvc/cxf/trunk/api/src/main/resources/META-INF/spring.schemas?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/api/src/main/resources/META-INF/spring.schemas (original)
+++ cxf/trunk/api/src/main/resources/META-INF/spring.schemas Thu Jan 26
16:08:13 2012
@@ -18,6 +18,9 @@
# under the License.
#
#
+http\://cxf.apache.org/schemas/configuration/cxf-beans.xsd=schemas/configuration/cxf-beans.xsd
+http\://cxf.apache.org/configuration/parameterized-types=schemas/configuration/parameterized-types.xsd
+
http\://schemas.xmlsoap.org/wsdl/=schemas/wsdl/wsdl.xsd
http\://schemas.xmlsoap.org/wsdl/2003-02-11.xsd=schemas/wsdl/wsdl.xsd
http\://schemas.xmlsoap.org/wsdl/http/=schemas/wsdl/http.xsd
Added: cxf/trunk/api/src/main/resources/schemas/configuration/cxf-beans.xsd
URL:
http://svn.apache.org/viewvc/cxf/trunk/api/src/main/resources/schemas/configuration/cxf-beans.xsd?rev=1236260&view=auto
==============================================================================
--- cxf/trunk/api/src/main/resources/schemas/configuration/cxf-beans.xsd (added)
+++ cxf/trunk/api/src/main/resources/schemas/configuration/cxf-beans.xsd Thu
Jan 26 16:08:13 2012
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+
+<xsd:schema
+ targetNamespace="http://cxf.apache.org/configuration/beans"
+ xmlns:tns="http://cxf.apache.org/configuration/beans"
+ xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ elementFormDefault="qualified"
+ attributeFormDefault="unqualified">
+
+
+ <xsd:attributeGroup name="beanAttributes">
+ <xsd:attribute name="name" type="xsd:string">
+ <xsd:annotation>
+ <xsd:documentation>
+ A unique identifier for the bean. This can also be a list
of identifiers.
+ See documentation for attribute name in attribute group
beanAttributes
+ in
http://www.springframework.org/schema/beans/spring-beans.xsd
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
+ <xsd:attribute name="abstract" type="xsd:boolean">
+ <xsd:annotation>
+ <xsd:documentation>
+ Specifies if the bean is an abstract bean. Abstract beans
act as parents for
+ concrete bean definitions and are not instantiated. The
default is "false".
+ Setting this to "true" instructs the bean factory not to
instantiate the bean.
+ See documentation for attribute abstract in attribute
group beanAttributes
+ in
http://www.springframework.org/schema/beans/spring-beans.xsd
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
+ <xsd:attribute name="depends-on" type="xsd:string">
+ <xsd:annotation>
+ <xsd:documentation>
+ A list of beans that the bean depends on being
instantiated before it
+ can be instantiated.
+ See documentation for attribute depends-on in attribute
group beanAttributes
+ in
http://www.springframework.org/schema/beans/spring-beans.xsd
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
+ <xsd:attribute name="createdFromAPI" type="xsd:boolean">
+ <xsd:annotation>
+ <xsd:documentation>
+ Specifies that the user created that bean using CXF APIs
like
+ Endpoint.publish or Service.getPort.
+ The default is "false".
+ Setting this to "true" does the following: Changes the
internal name of the
+ bean by appending either ".jaxws-client" or
".jaxws-endpoint" to the bean's
+ id. Makes the bean abstract.
+ See documentation for attribute abstract in attribute
group beanAttributes
+ in
http://www.springframework.org/schema/beans/spring-beans.xsd
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
+ </xsd:attributeGroup>
+
+ <xsd:complexType name="ClassOrBeanType">
+ <xsd:attribute name="class" type="xsd:string"/>
+ <xsd:attribute name="bean" type="xsd:string"/>
+ </xsd:complexType>
+
+</xsd:schema>
\ No newline at end of file
Modified: cxf/trunk/common/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/common/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/common/pom.xml (original)
+++ cxf/trunk/common/pom.xml Thu Jan 26 16:08:13 2012
@@ -33,7 +33,6 @@
</parent>
<modules>
- <module>common</module>
<module>wstx-msv-validation</module>
<module>xerces-xsd-validation</module>
</modules>
Modified: cxf/trunk/common/wstx-msv-validation/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/common/wstx-msv-validation/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/common/wstx-msv-validation/pom.xml (original)
+++ cxf/trunk/common/wstx-msv-validation/pom.xml Thu Jan 26 16:08:13 2012
@@ -39,11 +39,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
Modified: cxf/trunk/common/xerces-xsd-validation/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/common/xerces-xsd-validation/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/common/xerces-xsd-validation/pom.xml (original)
+++ cxf/trunk/common/xerces-xsd-validation/pom.xml Thu Jan 26 16:08:13 2012
@@ -39,11 +39,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-annotation_1.0_spec</artifactId>
</dependency>
Modified: cxf/trunk/distribution/manifest/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/manifest/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/manifest/pom.xml (original)
+++ cxf/trunk/distribution/manifest/pom.xml Thu Jan 26 16:08:13 2012
@@ -46,11 +46,6 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/pom.xml (original)
+++ cxf/trunk/distribution/pom.xml Thu Jan 26 16:08:13 2012
@@ -55,11 +55,6 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Modified:
cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml
(original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_notification/pom.xml Thu
Jan 26 16:08:13 2012
@@ -118,11 +118,6 @@
<version>2.6.0-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
- <dependency>
<groupId>org.apache.cxf.services.wsn</groupId>
<artifactId>cxf-services-wsn-core</artifactId>
<version>2.6.0-SNAPSHOT</version>
Modified: cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_rm/pom.xml Thu Jan 26
16:08:13 2012
@@ -163,11 +163,6 @@
<version>2.6.0-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
- <dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>3.0.6.RELEASE</version>
Modified:
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
---
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
(original)
+++
cxf/trunk/distribution/src/main/release/samples/ws_security/sign_enc/pom.xml
Thu Jan 26 16:08:13 2012
@@ -162,10 +162,5 @@
<artifactId>cxf-rt-ws-policy</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
</dependencies>
</project>
Modified: cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml
(original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut/pom.xml Thu
Jan 26 16:08:13 2012
@@ -169,10 +169,5 @@
<artifactId>cxf-rt-ws-policy</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
</dependencies>
</project>
Modified:
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
(original)
+++ cxf/trunk/distribution/src/main/release/samples/ws_security/ut_sign/pom.xml
Thu Jan 26 16:08:13 2012
@@ -163,10 +163,5 @@
<artifactId>cxf-rt-ws-policy</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>2.6.0-SNAPSHOT</version>
- </dependency>
</dependencies>
</project>
Modified: cxf/trunk/maven-plugins/codegen-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/codegen-plugin/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/codegen-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/codegen-plugin/pom.xml Thu Jan 26 16:08:13 2012
@@ -81,17 +81,17 @@
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-tools-common</artifactId>
+ <artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-tools-wsdlto-core</artifactId>
+ <artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
+ <artifactId>cxf-tools-wsdlto-core</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/maven-plugins/java2ws-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/java2ws-plugin/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/java2ws-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/java2ws-plugin/pom.xml Thu Jan 26 16:08:13 2012
@@ -78,12 +78,6 @@
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
-
<!--dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-wsdlto-databinding-jaxb</artifactId>
Modified: cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/wadl2java-plugin/pom.xml Thu Jan 26 16:08:13 2012
@@ -89,11 +89,6 @@
<artifactId>cxf-tools-wadlto-jaxrs</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>org.springframework</groupId>
Modified: cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml (original)
+++ cxf/trunk/maven-plugins/wsdl-validator-plugin/pom.xml Thu Jan 26 16:08:13
2012
@@ -67,12 +67,6 @@
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-validator</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/osgi/bundle/all/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/all/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/all/pom.xml (original)
+++ cxf/trunk/osgi/bundle/all/pom.xml Thu Jan 26 16:08:13 2012
@@ -39,11 +39,6 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Propchange: cxf/trunk/osgi/bundle/compatible/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Jan 26 16:08:13 2012
@@ -0,0 +1 @@
+target
Modified: cxf/trunk/osgi/bundle/compatible/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/compatible/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/compatible/pom.xml (original)
+++ cxf/trunk/osgi/bundle/compatible/pom.xml Thu Jan 26 16:08:13 2012
@@ -39,11 +39,6 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/osgi/bundle/jaxrs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/jaxrs/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/jaxrs/pom.xml (original)
+++ cxf/trunk/osgi/bundle/jaxrs/pom.xml Thu Jan 26 16:08:13 2012
@@ -40,12 +40,6 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/osgi/bundle/minimal/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/osgi/bundle/minimal/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/osgi/bundle/minimal/pom.xml (original)
+++ cxf/trunk/osgi/bundle/minimal/pom.xml Thu Jan 26 16:08:13 2012
@@ -39,11 +39,6 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/osgi/karaf/features/src/main/resources/features.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/osgi/karaf/features/src/main/resources/features.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/osgi/karaf/features/src/main/resources/features.xml (original)
+++ cxf/trunk/osgi/karaf/features/src/main/resources/features.xml Thu Jan 26
16:08:13 2012
@@ -96,7 +96,6 @@
<bundle start-level='30'
dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/${cxf.wsdl4j.bundle.version}</bundle>
<bundle start-level='30'
dependency="true">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/${cxf.xmlresolver.bundle.version}</bundle>
- <bundle
start-level='40'>mvn:org.apache.cxf/cxf-common-utilities/${project.version}</bundle>
<bundle
start-level='40'>mvn:org.apache.cxf/cxf-api/${project.version}</bundle>
<bundle
start-level='40'>mvn:org.apache.cxf/cxf-rt-core/${project.version}</bundle>
<bundle
start-level='40'>mvn:org.apache.cxf/cxf-rt-management/${project.version}</bundle>
Modified: cxf/trunk/rt/bindings/corba/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/bindings/corba/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/bindings/corba/pom.xml (original)
+++ cxf/trunk/rt/bindings/corba/pom.xml Thu Jan 26 16:08:13 2012
@@ -45,12 +45,6 @@
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/frontend/jaxrs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/frontend/jaxrs/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/frontend/jaxrs/pom.xml (original)
+++ cxf/trunk/rt/frontend/jaxrs/pom.xml Thu Jan 26 16:08:13 2012
@@ -55,11 +55,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/management-web/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/management-web/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/management-web/pom.xml (original)
+++ cxf/trunk/rt/management-web/pom.xml Thu Jan 26 16:08:13 2012
@@ -75,11 +75,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/management/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/management/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/management/pom.xml (original)
+++ cxf/trunk/rt/management/pom.xml Thu Jan 26 16:08:13 2012
@@ -41,11 +41,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/rs/security/xml/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/rs/security/xml/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/rs/security/xml/pom.xml (original)
+++ cxf/trunk/rt/rs/security/xml/pom.xml Thu Jan 26 16:08:13 2012
@@ -41,11 +41,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/transports/jms/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/transports/jms/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/transports/jms/pom.xml (original)
+++ cxf/trunk/rt/transports/jms/pom.xml Thu Jan 26 16:08:13 2012
@@ -123,11 +123,6 @@
<artifactId>jaxb-xjc</artifactId>
</dependency>
<dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</dependency>
Modified: cxf/trunk/rt/ws/addr/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/addr/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/ws/addr/pom.xml (original)
+++ cxf/trunk/rt/ws/addr/pom.xml Thu Jan 26 16:08:13 2012
@@ -68,11 +68,6 @@
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
Modified: cxf/trunk/rt/ws/mex/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/mex/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/ws/mex/pom.xml (original)
+++ cxf/trunk/rt/ws/mex/pom.xml Thu Jan 26 16:08:13 2012
@@ -46,11 +46,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/ws/policy/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/policy/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/ws/policy/pom.xml (original)
+++ cxf/trunk/rt/ws/policy/pom.xml Thu Jan 26 16:08:13 2012
@@ -65,11 +65,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/rt/ws/rm/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/rm/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/ws/rm/pom.xml (original)
+++ cxf/trunk/rt/ws/rm/pom.xml Thu Jan 26 16:08:13 2012
@@ -83,11 +83,6 @@
<artifactId>cxf-rt-management</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
<dependency>
<groupId>junit</groupId>
Modified: cxf/trunk/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Thu Jan 26 16:08:13 2012
@@ -46,11 +46,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/services/wsn/wsn-api/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-api/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-api/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-api/pom.xml Thu Jan 26 16:08:13 2012
@@ -36,7 +36,7 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
+ <artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
Modified: cxf/trunk/services/wsn/wsn-core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-core/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-core/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-core/pom.xml Thu Jan 26 16:08:13 2012
@@ -46,7 +46,7 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
+ <artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
Modified: cxf/trunk/services/wsn/wsn-osgi/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/services/wsn/wsn-osgi/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/services/wsn/wsn-osgi/pom.xml (original)
+++ cxf/trunk/services/wsn/wsn-osgi/pom.xml Thu Jan 26 16:08:13 2012
@@ -41,7 +41,7 @@
<exclusions>
<exclusion>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
+ <artifactId>cxf-api</artifactId>
</exclusion>
</exclusions>
</dependency>
Modified: cxf/trunk/systests/databinding/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/databinding/pom.xml (original)
+++ cxf/trunk/systests/databinding/pom.xml Thu Jan 26 16:08:13 2012
@@ -207,11 +207,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/jaxrs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/jaxrs/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/jaxrs/pom.xml (original)
+++ cxf/trunk/systests/jaxrs/pom.xml Thu Jan 26 16:08:13 2012
@@ -80,11 +80,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
@@ -210,11 +205,6 @@
</dependency>
<dependency>
<groupId>org.springframework</groupId>
- <artifactId>spring-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<version>${cxf.spring.version}</version>
<scope>test</scope>
Modified: cxf/trunk/systests/jaxws/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/jaxws/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/jaxws/pom.xml (original)
+++ cxf/trunk/systests/jaxws/pom.xml Thu Jan 26 16:08:13 2012
@@ -78,11 +78,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/rs-security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/rs-security/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/rs-security/pom.xml (original)
+++ cxf/trunk/systests/rs-security/pom.xml Thu Jan 26 16:08:13 2012
@@ -59,11 +59,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/transport-jms/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/transport-jms/pom.xml (original)
+++ cxf/trunk/systests/transport-jms/pom.xml Thu Jan 26 16:08:13 2012
@@ -93,11 +93,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/transports/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/transports/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/transports/pom.xml (original)
+++ cxf/trunk/systests/transports/pom.xml Thu Jan 26 16:08:13 2012
@@ -69,11 +69,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/uncategorized/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/uncategorized/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/uncategorized/pom.xml (original)
+++ cxf/trunk/systests/uncategorized/pom.xml Thu Jan 26 16:08:13 2012
@@ -107,11 +107,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-tools-common</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/ws-security-examples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security-examples/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/ws-security-examples/pom.xml (original)
+++ cxf/trunk/systests/ws-security-examples/pom.xml Thu Jan 26 16:08:13 2012
@@ -91,11 +91,6 @@
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/ws-security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/ws-security/pom.xml (original)
+++ cxf/trunk/systests/ws-security/pom.xml Thu Jan 26 16:08:13 2012
@@ -96,11 +96,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/systests/ws-specs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-specs/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/systests/ws-specs/pom.xml (original)
+++ cxf/trunk/systests/ws-specs/pom.xml Thu Jan 26 16:08:13 2012
@@ -77,11 +77,6 @@
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/tools/common/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/tools/common/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/tools/common/pom.xml (original)
+++ cxf/trunk/tools/common/pom.xml Thu Jan 26 16:08:13 2012
@@ -72,12 +72,6 @@
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-core</artifactId>
<version>${project.version}</version>
</dependency>
Modified: cxf/trunk/tools/validator/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/tools/validator/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/tools/validator/pom.xml (original)
+++ cxf/trunk/tools/validator/pom.xml Thu Jan 26 16:08:13 2012
@@ -67,14 +67,8 @@
</dependency>
<dependency>
- <groupId>org.apache.ws.xmlschema</groupId>
- <artifactId>xmlschema-core</artifactId>
- </dependency>
-
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
+ <groupId>org.apache.ws.xmlschema</groupId>
+ <artifactId>xmlschema-core</artifactId>
</dependency>
<dependency>
Modified: cxf/trunk/tools/wsdlto/core/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/tools/wsdlto/core/pom.xml?rev=1236260&r1=1236259&r2=1236260&view=diff
==============================================================================
--- cxf/trunk/tools/wsdlto/core/pom.xml (original)
+++ cxf/trunk/tools/wsdlto/core/pom.xml Thu Jan 26 16:08:13 2012
@@ -84,11 +84,6 @@
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
</dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
- <artifactId>cxf-common-utilities</artifactId>
- <version>${project.version}</version>
- </dependency>
</dependencies>
<build>