[ 
https://issues.apache.org/jira/browse/CAY-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268461#comment-13268461
 ] 

Andrei Veprev edited comment on CAY-1706 at 5/4/12 3:39 PM:
------------------------------------------------------------

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 runs. Seems everything works...
                
      was (Author: aveprev):
    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

        

Reply via email to