GitHub user vveider reopened 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 7b66609de9da4705926fb0a7845d69240eb0dee2 Author: Ivanov Petr <pivanov@...> 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 b20f6ab8cb22528d7717229c1a7acc586cda44bc Author: Ivanov Petr <pivanov@...> Date: 2017-12-18T07:25:19Z IGNITE-7203 Java 8 by default IGNITE-7216 Refactor examples project * refactored examples module and ml part of other modules: merged java8 and java packages commit 3177f28d5651f4ad910e6d54d5e8a225b9664c6b Author: Ivanov Petr <pivanov@...> Date: 2017-12-18T15:19:02Z IGNITE-7203 Java 8 by default IGNITE-7216 Refactor examples project * fixed notes from review commit ab8d197d8ed3c430e7720750db6c00aaf845b249 Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-26T09:11:41Z .NET: Fix ExecutableTest commit f4b0bdc72ba3f62f9125843680ff3ae78098deed Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-26T09:26:23Z .NET: Fix TestStopFromJava commit b361ac4f6edfaa7d0645a9352145b84bd02745b1 Author: devozerov <vozerov@...> Date: 2017-12-26T11:31:07Z Attempty to fix AOP failure. commit 1390677806c9a28aba6720566260b31cdb58b086 Author: Ivanov Petr <pivanov@...> Date: 2017-12-26T12:40:15Z IGNITE-7203 Java 8 by default * replaced aspectj dependency with newest one for attempt to fix AOP tests commit aa2546aa55a9c22253206add2839917faef47027 Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-26T14:20:44Z .NET: Another attempt to fix WindowsServiceTest commit 017f63b4cb36a62234b8c406b2ebe085549d5628 Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-27T07:22:22Z .NET: Another attempt to fix WindowsServiceTest commit 83b9d21edc71c8f263a093c19be60042dfca36c1 Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-27T08:24:29Z .NET: Another attempt to fix WindowsServiceTest commit a93f2625c08b4c116c5a5df21c0e277f3821ad5f Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-27T09:28:30Z .NET: Another attempt to fix WindowsServiceTest, adding logger, no idea what the problem is commit 2cf50943fb7451f7d5916fc824716b07c911093b Author: Pavel Tupitsyn <ptupitsyn@...> Date: 2017-12-27T11:35:10Z .NET: Fix WindowsServiceTest - pass JVM path to the service commit da9e76a5f093f745c51a0c55b6f8fa13dfc63ae9 Author: Ivanov Petr <pivanov@...> Date: 2017-12-27T15:20:40Z IGNITE-7203 Java 8 by default * further improved AOP test behaviour by moving javaagent call into pom.xml commit 602830163960b64e370f55b7a1269bb2fab513ba Author: Ivanov Petr <pivanov@...> Date: 2017-12-28T13:03:40Z Merge remote-tracking branch 'ignite/master' into ignite-7203 ---- ---