[
https://issues.apache.org/jira/browse/SQOOP-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505966#comment-13505966
]
Hudson commented on SQOOP-706:
------------------------------
Integrated in Sqoop-ant-jdk-1.6-hadoop200 #333 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop200/333/])
SQOOP-706 Sqoop won't compile on Java 7 due to new methods in ResultSet
(Revision b666fe1bb6ad37d298838afa5f4436f42d575e9c)
Result = SUCCESS
cheolsoo :
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=b666fe1bb6ad37d298838afa5f4436f42d575e9c
Files :
* src/test/com/cloudera/sqoop/testutil/MockResultSet.java
> 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