Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 46847 invoked from network); 4 Mar 2011 04:36:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Mar 2011 04:36:18 -0000 Received: (qmail 59305 invoked by uid 500); 4 Mar 2011 04:36:18 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 59269 invoked by uid 500); 4 Mar 2011 04:36:17 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 59225 invoked by uid 99); 4 Mar 2011 04:36:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2011 04:36:17 +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; Fri, 04 Mar 2011 04:36:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 941FF23889E5; Fri, 4 Mar 2011 04:35:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1077609 - in /hadoop/common/branches/branch-0.20-security-patches: ivy.xml ivy/libraries.properties Date: Fri, 04 Mar 2011 04:35:54 -0000 To: common-commits@hadoop.apache.org From: omalley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110304043554.941FF23889E5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: omalley Date: Fri Mar 4 04:35:54 2011 New Revision: 1077609 URL: http://svn.apache.org/viewvc?rev=1077609&view=rev Log: commit ca83b2e5827a0c2c1429f47d994f2d6cd7d631a3 Author: Iyappan Srinivasan Date: Wed Jul 28 08:38:16 2010 +0000 HADOOP-6879 https://issues.apache.org/jira/secure/attachment/12450471/6879-ydist-security-patch.txt Modified: hadoop/common/branches/branch-0.20-security-patches/ivy.xml hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties Modified: hadoop/common/branches/branch-0.20-security-patches/ivy.xml URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/ivy.xml?rev=1077609&r1=1077608&r2=1077609&view=diff ============================================================================== --- hadoop/common/branches/branch-0.20-security-patches/ivy.xml (original) +++ hadoop/common/branches/branch-0.20-security-patches/ivy.xml Fri Mar 4 04:35:54 2011 @@ -174,6 +174,12 @@ name="commons-daemon" rev="${commons-daemon.version}" conf="server->default" /> + + + Modified: hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties?rev=1077609&r1=1077608&r2=1077609&view=diff ============================================================================== --- hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties (original) +++ hadoop/common/branches/branch-0.20-security-patches/ivy/libraries.properties Fri Mar 4 04:35:54 2011 @@ -24,6 +24,7 @@ aspectj.version=1.6.5 checkstyle.version=4.2 +jsch.version=0.1.42 commons-cli.version=1.2 commons-codec.version=1.4 commons-collections.version=3.1