You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Kevin Sutter (JIRA)" <ji...@apache.org> on 2010/02/22 20:35:28 UTC

[jira] Updated: (OPENJPA-1520) Move trunk (2.0.x) to Java 6 (build and runtime)

     [ https://issues.apache.org/jira/browse/OPENJPA-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Sutter updated OPENJPA-1520:
----------------------------------

    Attachment: openjpa-1520.patch

Initial patch for removing the use of ConcreteClassGenerator for the JDBC3/JDBC4 interfaces.  If these patches check out okay (the JUnits are passing, doing some perf analysis), then there are still some updates necessary for Logging and DB Dictionary usage of this ConcreteClassGenerator.

> 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: Kevin Sutter
>             Fix For: 2.0.0
>
>         Attachments: openjpa-1520.patch
>
>
> 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.