Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 60689 invoked from network); 23 Aug 2007 08:51:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 08:51:48 -0000 Received: (qmail 42470 invoked by uid 500); 23 Aug 2007 08:51:45 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 42452 invoked by uid 500); 23 Aug 2007 08:51:45 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 42443 invoked by uid 99); 23 Aug 2007 08:51:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 01:51:45 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 08:51:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E8A411A981D; Thu, 23 Aug 2007 01:51:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r568893 - /incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml Date: Thu, 23 Aug 2007 08:51:27 -0000 To: tuscany-commits@ws.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070823085127.E8A411A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Thu Aug 23 01:51:26 2007 New Revision: 568893 URL: http://svn.apache.org/viewvc?rev=568893&view=rev Log: exclude Ant from the ws binding Modified: incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml Modified: incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml?rev=568893&r1=568892&r2=568893&view=diff ============================================================================== --- incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml (original) +++ incubator/tuscany/java/sca/modules/binding-ws-axis2/pom.xml Thu Aug 23 01:51:26 2007 @@ -85,6 +85,12 @@ org.apache.axis2 axis2-kernel 1.2 + + + org.apache.ant + ant + + --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org