Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51D1CE9AD for ; Tue, 25 Jun 2013 19:12:18 +0000 (UTC) Received: (qmail 67185 invoked by uid 500); 25 Jun 2013 19:12:16 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 66893 invoked by uid 500); 25 Jun 2013 19:12:15 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 66886 invoked by uid 99); 25 Jun 2013 19:12:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 19:12:15 +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; Tue, 25 Jun 2013 19:12:14 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1E1612388906; Tue, 25 Jun 2013 19:11:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1496594 - /commons/proper/chain/trunk/pom.xml Date: Tue, 25 Jun 2013 19:11:55 -0000 To: commits@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130625191155.1E1612388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: britter Date: Tue Jun 25 19:11:54 2013 New Revision: 1496594 URL: http://svn.apache.org/r1496594 Log: Minimum required JRE according to maven.compiler.source is 1.6 Modified: commons/proper/chain/trunk/pom.xml Modified: commons/proper/chain/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=1496594&r1=1496593&r2=1496594&view=diff ============================================================================== --- commons/proper/chain/trunk/pom.xml (original) +++ commons/proper/chain/trunk/pom.xml Tue Jun 25 19:11:54 2013 @@ -139,7 +139,7 @@ 1.6 chain 2.0 - (minium JDK 1.5) + (minium JDK 1.6) RC1 CHAIN 12310462