Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 16380 invoked from network); 27 Jul 2010 07:26:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 27 Jul 2010 07:26:14 -0000 Received: (qmail 77885 invoked by uid 500); 27 Jul 2010 07:26:13 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 77734 invoked by uid 500); 27 Jul 2010 07:26:10 -0000 Mailing-List: contact general-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Logging General" List-Id: Delivered-To: mailing list general@logging.apache.org Received: (qmail 77726 invoked by uid 99); 27 Jul 2010 07:26:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Jul 2010 07:26:09 +0000 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; Tue, 27 Jul 2010 07:26:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2065A238897A; Tue, 27 Jul 2010 07:25:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r979563 - /logging/chainsaw/trunk/build.xml Date: Tue, 27 Jul 2010 07:25:17 -0000 To: general@logging.apache.org From: sdeboy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100727072517.2065A238897A@eris.apache.org> Author: sdeboy Date: Tue Jul 27 07:25:16 2010 New Revision: 979563 URL: http://svn.apache.org/viewvc?rev=979563&view=rev Log: Update Chainsaw ant script - change version to 2.10 - fix path to zeroconf source - renamed zeroconf jar to log4j-chainsaw-zeroconf.jar Modified: logging/chainsaw/trunk/build.xml Modified: logging/chainsaw/trunk/build.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/build.xml?rev=979563&r1=979562&r2=979563&view=diff ============================================================================== --- logging/chainsaw/trunk/build.xml (original) +++ logging/chainsaw/trunk/build.xml Tue Jul 27 07:25:16 2010 @@ -23,7 +23,7 @@ - + @@ -128,17 +128,17 @@ - + - +
@@ -242,8 +242,11 @@ ${stem}/chainsaw/icons/*.jpg, ${stem}/chainsaw/icons/LICENCE" excludes="**/UnitTest**"> + + + - +