Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 4694 invoked from network); 4 Jun 2007 16:35:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jun 2007 16:35:34 -0000 Received: (qmail 47655 invoked by uid 500); 4 Jun 2007 16:35:38 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 47634 invoked by uid 500); 4 Jun 2007 16:35:37 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 47623 invoked by uid 99); 4 Jun 2007 16:35:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2007 09:35:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [210.50.76.235] (HELO mx06.syd.iprimus.net.au) (210.50.76.235) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jun 2007 09:35:33 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAAbcY0bKQ1Z5/2dsb2JhbAAN X-IronPort-AV: E=Sophos;i="4.16,381,1175436000"; d="scan'208";a="49764767" Received: from unknown (HELO [192.168.237.213]) ([202.67.86.121]) by smtp06.syd.iprimus.net.au with ESMTP; 05 Jun 2007 02:35:10 +1000 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <20070604163221.D21321A981A@eris.apache.org> References: <20070604163221.D21321A981A@eris.apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <322A60B1-B568-42CB-8056-289006C04A3F@apache.org> Content-Transfer-Encoding: 7bit From: Brett Porter Subject: JDK 5 in Continuum Date: Tue, 5 Jun 2007 02:35:06 +1000 To: continuum-dev@maven.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org If my memory serves, we had decided we were ready to take this step for the applications, but not Maven itself until the toolchain support is final. Any objections? - Brett On 05/06/2007, at 2:32 AM, brett@apache.org wrote: > Author: brett > Date: Mon Jun 4 09:32:12 2007 > New Revision: 544179 > > URL: http://svn.apache.org/viewvc?view=rev&rev=544179 > Log: > Start using JDK 5 for Continuum > > Modified: > maven/continuum/trunk/pom.xml > > Modified: maven/continuum/trunk/pom.xml > URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml? > view=diff&rev=544179&r1=544178&r2=544179 > ====================================================================== > ======== > --- maven/continuum/trunk/pom.xml (original) > +++ maven/continuum/trunk/pom.xml Mon Jun 4 09:32:12 2007 > @@ -65,6 +65,13 @@ > > > > + maven-compiler-plugin > + > + 1.5 > + 1.5 > + > + > + > maven-release-plugin > > https://svn.apache.org/repos/asf/maven/ > continuum/tags >