Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 20205 invoked from network); 30 Sep 2009 19:31:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 19:31:57 -0000 Received: (qmail 57039 invoked by uid 500); 30 Sep 2009 19:31:57 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 56967 invoked by uid 500); 30 Sep 2009 19:31:57 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 56958 invoked by uid 99); 30 Sep 2009 19:31:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 19:31:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Sep 2009 19:31:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 352472388908; Wed, 30 Sep 2009 19:31:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r820411 - in /cxf/branches/2.1.x-fixes: ./ systests/jaxws/pom.xml Date: Wed, 30 Sep 2009 19:31:32 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090930193132.352472388908@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Sep 30 19:31:31 2009 New Revision: 820411 URL: http://svn.apache.org/viewvc?rev=820411&view=rev Log: Merged revisions 820382 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r820382 | dkulp | 2009-09-30 14:45:30 -0400 (Wed, 30 Sep 2009) | 9 lines Merged revisions 820158 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r820158 | dkulp | 2009-09-29 23:08:33 -0400 (Tue, 29 Sep 2009) | 1 line remove some unneeded deps ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) cxf/branches/2.1.x-fixes/systests/jaxws/pom.xml Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.1.x-fixes/systests/jaxws/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/systests/jaxws/pom.xml?rev=820411&r1=820410&r2=820411&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/systests/jaxws/pom.xml (original) +++ cxf/branches/2.1.x-fixes/systests/jaxws/pom.xml Wed Sep 30 19:31:31 2009 @@ -94,16 +94,6 @@ org.apache.cxf - cxf-tools-common - ${project.version} - - - org.apache.cxf - cxf-tools-validator - ${project.version} - - - org.apache.cxf cxf-api ${project.version} @@ -134,34 +124,9 @@ org.apache.cxf - cxf-rt-frontend-js - ${project.version} - - - org.apache.cxf cxf-rt-bindings-soap ${project.version} - - org.apache.cxf - cxf-rt-bindings-corba - ${project.version} - - - org.apache.cxf - cxf-rt-bindings-jbi - ${project.version} - - - org.apache.cxf - cxf-rt-transports-jbi - ${project.version} - - - org.apache.cxf - cxf-integration-jbi - ${project.version} - org.apache.cxf @@ -190,105 +155,16 @@ org.apache.cxf - cxf-rt-transports-jms - ${project.version} - - - org.apache.cxf cxf-rt-ws-addr ${project.version} org.apache.cxf - cxf-rt-ws-rm - ${project.version} - - - org.apache.cxf - cxf-rt-ws-policy - ${project.version} - - - org.apache.cxf - cxf-rt-ws-security - ${project.version} - - - org.apache.cxf - cxf-rt-frontend-jaxrs - ${project.version} - - - org.apache.cxf - cxf-integration-jca - ${project.version} - - - org.apache.cxf - cxf-rt-bindings-coloc - ${project.version} - - - org.apache.cxf cxf-testutils ${project.version} test - org.apache.derby - derby - ${derby.version} - test - - - org.springframework - spring-aop - ${spring.version} - test - - - org.aspectj - aspectjrt - 1.5.4 - test - - - org.aspectj - aspectjweaver - 1.5.4 - test - - - cglib - cglib-nodep - test - - - org.apache.geronimo.specs - geronimo-j2ee-management_1.1_spec - test - - - org.apache.activemq - activemq-core - test - - - asm - asm - - - httpunit - httpunit - test - - - nekohtml - nekohtml - 1.9.6.2 - test - - org.springframework spring-core @@ -298,63 +174,6 @@ ${spring.version} - org.springframework.security - spring-security-core-tiger - 2.0.4 - test - - - org.springframework - spring-core - - - org.springframework - spring-dao - - - org.springframework - spring-jdbc - - - org.springframework - spring-remoting - - - org.springframework - spring-support - - - - - - org.springframework.security - spring-security-acl - 2.0.4 - test - - - org.springframework - spring-core - - - org.springframework - spring-dao - - - org.springframework - spring-jdbc - - - org.springframework - spring-remoting - - - org.springframework - spring-support - - - - junit junit test @@ -369,54 +188,14 @@ geronimo-j2ee-connector_1.5_spec - ant - ant - test - - - org.apache.servicemix - servicemix-core - 3.3.1 - - - jaxen - jaxen - - - org.jencks - jencks - - - org.codehaus.woodstox - wstx-asl - - - - com.sun.xml.fastinfoset FastInfoset - - rhino - js - test - - - org.apache.xmlbeans - xmlbeans - test - - - org.codehaus.jettison - jettison - test - - - commons-httpclient - commons-httpclient - test + xalan + xalan + org.apache.cxf cxf-rt-testsupport