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

Hudson commented on SQOOP-840:
------------------------------

Integrated in Sqoop-ant-jdk-1.6-hadoop100 #516 (See 
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop100/516/])
    SQOOP-840: Inconsistent java generics declaration for exportwriter classes 
(Revision 9de589e83cc23314df215d5713848c95b6ebaf1a)

     Result = SUCCESS
jarcec : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=9de589e83cc23314df215d5713848c95b6ebaf1a
Files : 
* src/java/org/apache/sqoop/mapreduce/OracleExportOutputFormat.java
* src/java/com/cloudera/sqoop/mapreduce/ExportOutputFormat.java
* 
src/java/org/apache/sqoop/mapreduce/sqlserver/SqlServerExportBatchOutputFormat.java
* src/java/org/apache/sqoop/mapreduce/ExportBatchOutputFormat.java
* src/java/org/apache/sqoop/mapreduce/SQLServerExportOutputFormat.java

                
> Inconsistent java generics declaration for exportwriter classes
> ---------------------------------------------------------------
>
>                 Key: SQOOP-840
>                 URL: https://issues.apache.org/jira/browse/SQOOP-840
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.2
>            Reporter: Venkat Ranganathan
>            Assignee: Venkat Ranganathan
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.4.3
>
>         Attachments: SQOOP-840.patch
>
>
> Several of the export writer classes have inconsistent generic declarations.  
> This shows up with Eclipse project having a problem with SQLServer related 
> classes.  While I could simply cast the SQLServer specific class, it is good 
> to fix the underlying issue.
> Will attach a patch

--
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

Reply via email to