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

ASF GitHub Bot commented on TAJO-1605:
--------------------------------------

Github user jinossy commented on the pull request:

    https://github.com/apache/tajo/pull/569#issuecomment-102225091
  
    @jihoonson 
    Thank you for your quick review.
    I've update the patch. Could you review again?



> Fix master build failure on jdk 1.6
> -----------------------------------
>
>                 Key: TAJO-1605
>                 URL: https://issues.apache.org/jira/browse/TAJO-1605
>             Project: Tajo
>          Issue Type: Bug
>          Components: build
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>            Priority: Critical
>             Fix For: 0.11.0, 0.10.1
>
>         Attachments: TAJO-1605.patch, TAJO-1605_2.patch
>
>
> java.net.Socket does not use the {{Closeable}} interface on jdk 1.6
> {noformat}
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /home/jenkins/jenkins-slave/workspace/Tajo-master-build/tajo-common/src/main/java/org/apache/tajo/service/HAServiceTracker.java:[62,14]
>  cleanup(org.apache.commons.logging.Log,java.io.Closeable...) in 
> org.apache.tajo.util.FileUtil cannot be applied to 
> (org.apache.commons.logging.Log,java.net.Socket)
> [INFO] 19 errors 
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to