From commits-return-6630-apmail-openjpa-commits-archive=openjpa.apache.org@openjpa.apache.org Thu May 20 19:49:18 2010 Return-Path: Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: (qmail 19417 invoked from network); 20 May 2010 19:49:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 19:49:18 -0000 Received: (qmail 13105 invoked by uid 500); 20 May 2010 19:49:18 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 13080 invoked by uid 500); 20 May 2010 19:49:18 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 13073 invoked by uid 99); 20 May 2010 19:49:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 19:49:18 +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, 20 May 2010 19:49:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 49E9123889E1; Thu, 20 May 2010 19:48:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r946772 - in /openjpa/trunk: openjpa-integration/validation/pom.xml pom.xml Date: Thu, 20 May 2010 19:48:55 -0000 To: commits@openjpa.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100520194855.49E9123889E1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dwoods Date: Thu May 20 19:48:54 2010 New Revision: 946772 URL: http://svn.apache.org/viewvc?rev=946772&view=rev Log: OPENJPA-1364 Upgrade from commons-lang-2.1 to 2.4 Modified: openjpa/trunk/openjpa-integration/validation/pom.xml openjpa/trunk/pom.xml Modified: openjpa/trunk/openjpa-integration/validation/pom.xml URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-integration/validation/pom.xml?rev=946772&r1=946771&r2=946772&view=diff ============================================================================== --- openjpa/trunk/openjpa-integration/validation/pom.xml (original) +++ openjpa/trunk/openjpa-integration/validation/pom.xml Thu May 20 19:48:54 2010 @@ -85,7 +85,6 @@ commons-lang commons-lang - 2.4 test @@ -202,7 +201,6 @@ commons-lang commons-lang - 2.4 test Modified: openjpa/trunk/pom.xml URL: http://svn.apache.org/viewvc/openjpa/trunk/pom.xml?rev=946772&r1=946771&r2=946772&view=diff ============================================================================== --- openjpa/trunk/pom.xml (original) +++ openjpa/trunk/pom.xml Thu May 20 19:48:54 2010 @@ -713,7 +713,7 @@ commons-lang commons-lang - 2.1 + 2.4 commons-collections