You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2015/05/15 03:29:59 UTC

[jira] [Updated] (TAJO-1605) Fix master build failure on jdk 1.6

     [ https://issues.apache.org/jira/browse/TAJO-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jinho Kim updated TAJO-1605:
----------------------------
    Attachment: TAJO-1605.patch

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