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

ASF GitHub Bot commented on IGNITE-7203:
----------------------------------------

GitHub user vveider opened a pull request:

    https://github.com/apache/ignite/pull/3240

    IGNITE-7203 Java 8 by default

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-7203

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

    https://github.com/apache/ignite/pull/3240.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 #3240
    
----
commit 1fd200e5ca712f7ce306807904cccd8b72e171ea
Author: Ivanov Petr <piva...@gridgain.com>
Date:   2017-12-15T14:35:35Z

    IGNITE-7203 Java 8 by default
     * got rid of java-1.8 related profiles
     * remove ml profile and included ml build into main reactor
     * added master properties to maven-compiler-plugin for whole project to be 
compiled only by java-1.8
     * refactored met properties + gathered them in parent module

commit a4db11b84622ec6960de3f44502cf08abe3dc650
Author: Ivanov Petr <piva...@gridgain.com>
Date:   2017-12-15T15:17:59Z

    IGNITE-7203 Java 8 by default
     * refactored examples module: merged java8 and java packages

----


> Java 8 by default
> -----------------
>
>                 Key: IGNITE-7203
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7203
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Anton Vinogradov
>            Assignee: Peter Ivanov
>             Fix For: 2.4
>
>
> We should drop Java 7 support.
> 1) We should 
> - get rid of java8 profiles
> - relocate tests and sources with *.java8.* package to regular sources
> - set 
> {noformat}
>  <source>1.8</source>
>  <target>1.8</target>
> {noformat} 
> by default
> 2) Release process
> https://ci.ignite.apache.org/project.html?projectId=AssemblyAndRelease
> should be updated if necessary.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to