Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 95600 invoked from network); 30 Sep 2009 18:35:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Sep 2009 18:35:12 -0000 Received: (qmail 74889 invoked by uid 500); 30 Sep 2009 18:35:12 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 74811 invoked by uid 500); 30 Sep 2009 18:35:11 -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 74802 invoked by uid 99); 30 Sep 2009 18:35:11 -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 18:35:11 +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 18:35:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CCAEB2388908; Wed, 30 Sep 2009 18:34:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r820377 - in /cxf/branches/2.2.x-fixes: ./ systests/aegis/pom.xml Date: Wed, 30 Sep 2009 18:34:46 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090930183446.CCAEB2388908@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Sep 30 18:34:46 2009 New Revision: 820377 URL: http://svn.apache.org/viewvc?rev=820377&view=rev Log: Merged revisions 820156 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r820156 | dkulp | 2009-09-29 23:08:19 -0400 (Tue, 29 Sep 2009) | 1 line Remove some depenencies that are not needed ........ Modified: cxf/branches/2.2.x-fixes/ (props changed) cxf/branches/2.2.x-fixes/systests/aegis/pom.xml Propchange: cxf/branches/2.2.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.2.x-fixes/systests/aegis/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/systests/aegis/pom.xml?rev=820377&r1=820376&r2=820377&view=diff ============================================================================== --- cxf/branches/2.2.x-fixes/systests/aegis/pom.xml (original) +++ cxf/branches/2.2.x-fixes/systests/aegis/pom.xml Wed Sep 30 18:34:46 2009 @@ -84,21 +84,11 @@ org.apache.cxf - cxf-tools-validator - ${project.version} - - - org.apache.cxf cxf-api ${project.version} org.apache.cxf - cxf-rt-management - ${project.version} - - - org.apache.cxf cxf-rt-core ${project.version} @@ -109,11 +99,6 @@ org.apache.cxf - cxf-rt-databinding-xmlbeans - ${project.version} - - - org.apache.cxf cxf-rt-frontend-jaxws ${project.version} @@ -129,32 +114,6 @@ 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 - cxf-rt-bindings-http - ${project.version} - - - org.apache.cxf cxf-rt-databinding-aegis ${project.version} @@ -175,26 +134,11 @@ 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} @@ -205,75 +149,11 @@ 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 @@ -283,63 +163,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 @@ -350,34 +173,6 @@ test - org.apache.geronimo.specs - 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 @@ -388,20 +183,10 @@ test - org.apache.xmlbeans - xmlbeans - test - - org.codehaus.jettison jettison test - - commons-httpclient - commons-httpclient - test -