From general-return-1460-apmail-logging-general-archive=logging.apache.org@logging.apache.org Fri May 21 07:21:02 2010 Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 24323 invoked from network); 21 May 2010 07:21:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 May 2010 07:21:02 -0000 Received: (qmail 80960 invoked by uid 500); 21 May 2010 07:21:02 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 80794 invoked by uid 500); 21 May 2010 07:21:00 -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 80782 invoked by uid 99); 21 May 2010 07:20:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 May 2010 07:20:59 +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; Fri, 21 May 2010 07:20:57 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9069123888E8; Fri, 21 May 2010 07:20:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r946917 - /logging/chainsaw/trunk/pom.xml Date: Fri, 21 May 2010 07:20:36 -0000 To: general@logging.apache.org From: sdeboy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100521072036.9069123888E8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sdeboy Date: Fri May 21 07:20:36 2010 New Revision: 946917 URL: http://svn.apache.org/viewvc?rev=946917&view=rev Log: Updating chainsaw pom to ensure all libraries (including commons-logging and commons-vfs) are included in the 'repo' folder, allowing VFSLogFilePatternReceiver configurations to work 'out of the box' when running target/appassembler/bin/chainsaw.bat or .sh scripts. Modified: logging/chainsaw/trunk/pom.xml Modified: logging/chainsaw/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=946917&r1=946916&r2=946917&view=diff ============================================================================== --- logging/chainsaw/trunk/pom.xml (original) +++ logging/chainsaw/trunk/pom.xml Fri May 21 07:20:36 2010 @@ -360,7 +360,11 @@ commons-vfs commons-vfs 1.0 - provided + + + commons-logging + commons-logging + 1.1.1 jakarta-regexp @@ -378,7 +382,6 @@ javaee-api 5.0-2 jar - provided com.jcraft