[ https://issues.apache.org/jira/browse/SQOOP-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500068#comment-13500068
]
Cheolsoo Park commented on SQOOP-706:
-------------------------------------
+1.
Feel free to commit.
> Sqoop won't compile on Java 7 due to new methods in ResultSet interface
> -----------------------------------------------------------------------
>
> Key: SQOOP-706
> URL: https://issues.apache.org/jira/browse/SQOOP-706
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.4.2
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Priority: Minor
> Attachments: SQOOP-706.patch
>
>
> Java 7 seems to be adding new methods to interface ResultSet that we're implementing
in our tests. Because we're not implementing newly introduced methods, compilation on Java
7 is failing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|