Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 47043 invoked from network); 27 Sep 2009 07:53:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Sep 2009 07:53:45 -0000 Received: (qmail 23786 invoked by uid 500); 27 Sep 2009 07:53:45 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 23749 invoked by uid 500); 27 Sep 2009 07:53:45 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 23740 invoked by uid 99); 27 Sep 2009 07:53:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Sep 2009 07:53:45 +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; Sun, 27 Sep 2009 07:53:42 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7CDD1238889D; Sun, 27 Sep 2009 07:53:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r819269 - /incubator/river/jtsk/trunk/LICENSE Date: Sun, 27 Sep 2009 07:53:21 -0000 To: river-commits@incubator.apache.org From: peter_firmstone@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090927075321.7CDD1238889D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: peter_firmstone Date: Sun Sep 27 07:53:21 2009 New Revision: 819269 URL: http://svn.apache.org/viewvc?rev=819269&view=rev Log: Update references to asm libraries from 3.1 to 3.2 Modified: incubator/river/jtsk/trunk/LICENSE Modified: incubator/river/jtsk/trunk/LICENSE URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/LICENSE?rev=819269&r1=819268&r2=819269&view=diff ============================================================================== --- incubator/river/jtsk/trunk/LICENSE (original) +++ incubator/river/jtsk/trunk/LICENSE Sun Sep 27 07:53:21 2009 @@ -206,7 +206,7 @@ Apache River includes some external software components. Your use of these components is subject to the terms and conditions of the following licenses: -ASM libraries (tools/asm-3.1.jar and tools/asm-commons-3.1.jar) +ASM libraries (tools/asm-3.2.jar and tools/asm-commons-3.2.jar) ASM: a very small and fast Java bytecode manipulation framework Copyright (c) 2000-2005 INRIA, France Telecom