Return-Path: Delivered-To: apmail-camel-commits-archive@www.apache.org Received: (qmail 48080 invoked from network); 2 Dec 2009 09:39:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 09:39:59 -0000 Received: (qmail 47310 invoked by uid 500); 2 Dec 2009 09:39:59 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 47271 invoked by uid 500); 2 Dec 2009 09:39:59 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 47261 invoked by uid 99); 2 Dec 2009 09:39:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 09:39:59 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 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, 02 Dec 2009 09:39:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8409523888DC; Wed, 2 Dec 2009 09:39:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r886088 - /camel/trunk/pom.xml Date: Wed, 02 Dec 2009 09:39:36 -0000 To: commits@camel.apache.org From: ningjiang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091202093936.8409523888DC@eris.apache.org> Author: ningjiang Date: Wed Dec 2 09:39:35 2009 New Revision: 886088 URL: http://svn.apache.org/viewvc?rev=886088&view=rev Log: CAMEL-2243 Removed the tools.jar profile which is useless Modified: camel/trunk/pom.xml Modified: camel/trunk/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=886088&r1=886087&r2=886088&view=diff ============================================================================== --- camel/trunk/pom.xml (original) +++ camel/trunk/pom.xml Wed Dec 2 09:39:35 2009 @@ -642,72 +642,6 @@ - tools.jar - - - - org.apache.maven.plugins - maven-antrun-plugin - true - - - com.sun - tools - 1.5.0 - system - ${java.home}/../lib/tools.jar - - - ant - ant-nodeps - 1.6.5 - - - ant - ant-trax - 1.6.5 - - - org.apache.camel - camel-buildtools - ${project.version} - - - ant-contrib - ant-contrib - 1.0b3 - - - javax.xml.bind - jaxb-api - 2.1 - - - com.sun.xml.bind - jaxb-impl - 2.1.5-dev - - - com.sun.xml.bind - jaxb-xjc - 2.1.5-dev - - - ant-contrib - ant-contrib - 1.0b3 - - - ant - ant-optional - 1.5.3-1 - - - - - - - rat