From general-return-1521-apmail-logging-general-archive=logging.apache.org@logging.apache.org Thu Jul 08 04:39:24 2010 Return-Path: Delivered-To: apmail-logging-general-archive@www.apache.org Received: (qmail 70310 invoked from network); 8 Jul 2010 04:39:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 04:39:24 -0000 Received: (qmail 99392 invoked by uid 500); 8 Jul 2010 04:39:23 -0000 Delivered-To: apmail-logging-general-archive@logging.apache.org Received: (qmail 99245 invoked by uid 500); 8 Jul 2010 04:39:20 -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 99237 invoked by uid 99); 8 Jul 2010 04:39:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 04:39:19 +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; Thu, 08 Jul 2010 04:39:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 58A112388906; Thu, 8 Jul 2010 04:38:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r961572 - /logging/chainsaw/trunk/pom.xml Date: Thu, 08 Jul 2010 04:38:23 -0000 To: general@logging.apache.org From: sdeboy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100708043823.58A112388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sdeboy Date: Thu Jul 8 04:38:23 2010 New Revision: 961572 URL: http://svn.apache.org/viewvc?rev=961572&view=rev Log: Updating the jsch version in the pom to match what commons-vfs uses Modified: logging/chainsaw/trunk/pom.xml Modified: logging/chainsaw/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/chainsaw/trunk/pom.xml?rev=961572&r1=961571&r2=961572&view=diff ============================================================================== --- logging/chainsaw/trunk/pom.xml (original) +++ logging/chainsaw/trunk/pom.xml Thu Jul 8 04:38:23 2010 @@ -432,7 +432,7 @@ com.jcraft jsch - 0.1.31 + 0.1.42