Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 73175 invoked from network); 19 Jan 2009 16:59:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jan 2009 16:59:00 -0000 Received: (qmail 6763 invoked by uid 500); 19 Jan 2009 16:58:59 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 6700 invoked by uid 500); 19 Jan 2009 16:58:59 -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 6691 invoked by uid 99); 19 Jan 2009 16:58:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jan 2009 08:58:59 -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; Mon, 19 Jan 2009 16:58:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EF5F3238889E; Mon, 19 Jan 2009 08:58:38 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r735745 - /cxf/trunk/distribution/pom.xml Date: Mon, 19 Jan 2009 16:58:38 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090119165838.EF5F3238889E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Mon Jan 19 08:58:38 2009 New Revision: 735745 URL: http://svn.apache.org/viewvc?rev=735745&view=rev Log: Remove anttasks from distribution (not built/used anymore) Modified: cxf/trunk/distribution/pom.xml Modified: cxf/trunk/distribution/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/pom.xml?rev=735745&r1=735744&r2=735745&view=diff ============================================================================== --- cxf/trunk/distribution/pom.xml (original) +++ cxf/trunk/distribution/pom.xml Mon Jan 19 08:58:38 2009 @@ -337,11 +337,6 @@ cxf-rt-transports-jbi ${pom.version} - - ${pom.groupId} - cxf-anttasks - ${pom.version} -