From commits-return-13954-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Feb 11 13:14:02 2013 Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2F5F9DB44 for ; Mon, 11 Feb 2013 13:14:02 +0000 (UTC) Received: (qmail 75702 invoked by uid 500); 11 Feb 2013 13:14:02 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 75519 invoked by uid 500); 11 Feb 2013 13:13:57 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 75493 invoked by uid 99); 11 Feb 2013 13:13:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2013 13:13:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 11 Feb 2013 13:13:54 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id C8CA223888D2; Mon, 11 Feb 2013 13:13:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1444755 - /jackrabbit/trunk/jackrabbit-parent/pom.xml Date: Mon, 11 Feb 2013 13:13:34 -0000 To: commits@jackrabbit.apache.org From: unico@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130211131334.C8CA223888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: unico Date: Mon Feb 11 13:13:34 2013 New Revision: 1444755 URL: http://svn.apache.org/r1444755 Log: JCR-3518 put tools.jar on antrun plugin classpath if it exists Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=1444755&r1=1444754&r2=1444755&view=diff ============================================================================== --- jackrabbit/trunk/jackrabbit-parent/pom.xml (original) +++ jackrabbit/trunk/jackrabbit-parent/pom.xml Mon Feb 11 13:13:34 2013 @@ -89,13 +89,10 @@ - - non-mac + jdk-tools - - !mac - + ${java.home}/../lib/tools.jar