You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/16 18:42:46 UTC

[jira] [Commented] (TAJO-1768) Move Tajo into Java 8

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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1768: Move Tajo into Java 8

    

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

    $ git pull https://github.com/hyunsik/tajo JDK8

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

    https://github.com/apache/tajo/pull/692.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 #692
    
----
commit 4c2d91f13033dd84faf72058d25ee600c2314a45
Author: Hyunsik Choi <hy...@apache.org>
Date:   2015-08-16T16:38:14Z

    Change the language level and the test failure.

----


> Move Tajo into Java 8
> ---------------------
>
>                 Key: TAJO-1768
>                 URL: https://issues.apache.org/jira/browse/TAJO-1768
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> As we discussed in the mailing list (http://search-hadoop.com/m/ZGIO9XqiTPKruL7/java+8&subj=+DISCUSSION+Migration+to+Java+8), this patch moves Tajo into Java 8. It changes the language level in maven and fix some unit test failure.



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