Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 53052 invoked from network); 31 Jan 2007 16:48:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Jan 2007 16:48:58 -0000 Received: (qmail 55935 invoked by uid 500); 31 Jan 2007 16:49:05 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 55859 invoked by uid 500); 31 Jan 2007 16:49:05 -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 55850 invoked by uid 99); 31 Jan 2007 16:49:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jan 2007 08:49:04 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Wed, 31 Jan 2007 08:48:58 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 2E1D41A981A; Wed, 31 Jan 2007 08:48:38 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r501894 - /incubator/tuscany/java/sca/plugins/pom.xml Date: Wed, 31 Jan 2007 16:48:37 -0000 To: tuscany-commits@ws.apache.org From: antelder@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070131164838.2E1D41A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: antelder Date: Wed Jan 31 08:48:35 2007 New Revision: 501894 URL: http://svn.apache.org/viewvc?view=rev&rev=501894 Log: Remove wsdl modules Modified: incubator/tuscany/java/sca/plugins/pom.xml Modified: incubator/tuscany/java/sca/plugins/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/plugins/pom.xml?view=diff&rev=501894&r1=501893&r2=501894 ============================================================================== --- incubator/tuscany/java/sca/plugins/pom.xml (original) +++ incubator/tuscany/java/sca/plugins/pom.xml Wed Jan 31 08:48:35 2007 @@ -58,7 +58,5 @@ plugin.itest - plugin.wsdl2java - plugin.java2wsdl --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org