From dev-return-15090-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Feb 18 17:04:56 2010 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 95783 invoked from network); 18 Feb 2010 17:04:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 17:04:56 -0000 Received: (qmail 63143 invoked by uid 500); 18 Feb 2010 17:04:55 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 63113 invoked by uid 500); 18 Feb 2010 17:04:55 -0000 Mailing-List: contact dev-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 dev@openjpa.apache.org Received: (qmail 63103 invoked by uid 99); 18 Feb 2010 17:04:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 17:04:55 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 17:04:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D593429A0012 for ; Thu, 18 Feb 2010 09:04:27 -0800 (PST) Message-ID: <927997438.363891266512667860.JavaMail.jira@brutus.apache.org> Date: Thu, 18 Feb 2010 17:04:27 +0000 (UTC) From: "Donald Woods (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Work started: (OPENJPA-1520) Move trunk (2.0.x) to Java 6 (build and runtime) In-Reply-To: <1408532254.358481266505468288.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1520 started by Donald Woods. > Move trunk (2.0.x) to Java 6 (build and runtime) > ------------------------------------------------ > > Key: OPENJPA-1520 > URL: https://issues.apache.org/jira/browse/OPENJPA-1520 > Project: OpenJPA > Issue Type: Improvement > Components: build / infrastructure > Affects Versions: 2.0.0-beta > Reporter: Kevin Sutter > Assignee: Donald Woods > Fix For: 2.0.0 > > > http://n2.nabble.com/DISCUSS-Drop-build-support-for-Java-5-td2539470.html#a2540533 > We've had the discussion about dropping Java 5 support (build and runtime) from trunk. The above referenced string of notes indicates a favorable response. Before we do an official 2.0.0 release, we should make this change. > Besides the build aspects, I believe we still have some Java 5 runtime implications in our runtime as well -- some reflection processing due to the jdbc4 support. We should clean that up as well. > I've talked to Donald about this and he's game to start this process, but please contribute ideas and testing as you see fit. Thanks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.