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

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

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/569

    TAJO-1605: Fix master build failure on jdk 1.6

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo TAJO-1605

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/569.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #569
    
----
commit 04f03713fc78056b6f90b3edcfc157cf9e4967f7
Author: Jinho Kim <[email protected]>
Date:   2015-05-15T01:28:23Z

    TAJO-1605: Fix master build failure on jdk 1.6

----


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

Reply via email to