Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 66881 invoked from network); 13 Jan 2009 15:33:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jan 2009 15:33:53 -0000 Received: (qmail 84656 invoked by uid 500); 13 Jan 2009 15:33:52 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 84557 invoked by uid 500); 13 Jan 2009 15:33:52 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 84548 invoked by uid 500); 13 Jan 2009 15:33:52 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 84545 invoked by uid 99); 13 Jan 2009 15:33:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2009 07:33:52 -0800 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; Tue, 13 Jan 2009 15:33:50 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4E5B123889D2; Tue, 13 Jan 2009 07:33:29 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r734157 - /webservices/axis2/trunk/java/modules/clustering/pom.xml Date: Tue, 13 Jan 2009 15:33:25 -0000 To: axis2-cvs@ws.apache.org From: asankha@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090113153329.4E5B123889D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: asankha Date: Tue Jan 13 07:33:21 2009 New Revision: 734157 URL: http://svn.apache.org/viewvc?rev=734157&view=rev Log: make transport dependencies valid only for the testing scope in maven Modified: webservices/axis2/trunk/java/modules/clustering/pom.xml Modified: webservices/axis2/trunk/java/modules/clustering/pom.xml URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/clustering/pom.xml?rev=734157&r1=734156&r2=734157&view=diff ============================================================================== --- webservices/axis2/trunk/java/modules/clustering/pom.xml (original) +++ webservices/axis2/trunk/java/modules/clustering/pom.xml Tue Jan 13 07:33:21 2009 @@ -41,14 +41,17 @@ ${project.groupId} axis2-transport-http + test ${project.groupId} axis2-transport-tcp + test ${project.groupId} axis2-transport-local + test org.apache.tomcat