You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrei Veprev (JIRA)" <ji...@apache.org> on 2012/05/04 17:38:48 UTC

[jira] [Updated] (CAY-1706) Build support on JDK 1.7

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

Andrei Veprev updated CAY-1706:
-------------------------------

    Attachment: CAY-1706.patch

Attaching patch.
In Java 7 new version of JDBC API appeared. So I just expended in this patch certain classes that implements JDBC interfaces  with new methods and marked them all with UnsupportedOperationException (in the same manner as it had been done for Java 6 support). Also there was one method name conflict - just renamed it.
Project compiles. Tests pass correctly. Modeler running. Seems everything works...
                
> Build support on JDK 1.7
> ------------------------
>
>                 Key: CAY-1706
>                 URL: https://issues.apache.org/jira/browse/CAY-1706
>             Project: Cayenne
>          Issue Type: Task
>            Reporter: Andrei Veprev
>         Attachments: CAY-1706.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira