You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by agura <gi...@git.apache.org> on 2017/12/29 10:49:36 UTC

[GitHub] ignite pull request #3321: Ignite-2.4-java9

GitHub user agura opened a pull request:

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

    Ignite-2.4-java9

    

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

    $ git pull https://github.com/agura/incubator-ignite ignite-2.4-java9

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

    https://github.com/apache/ignite/pull/3321.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 #3321
    
----
commit 7b66609de9da4705926fb0a7845d69240eb0dee2
Author: Ivanov Petr <pi...@...>
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 <pi...@...>
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 <pi...@...>
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 <pt...@...>
Date:   2017-12-26T09:11:41Z

    .NET: Fix ExecutableTest

commit f4b0bdc72ba3f62f9125843680ff3ae78098deed
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-26T09:26:23Z

    .NET: Fix TestStopFromJava

commit b361ac4f6edfaa7d0645a9352145b84bd02745b1
Author: devozerov <vo...@...>
Date:   2017-12-26T11:31:07Z

    Attempty to fix AOP failure.

commit 1390677806c9a28aba6720566260b31cdb58b086
Author: Ivanov Petr <pi...@...>
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 <pt...@...>
Date:   2017-12-26T14:20:44Z

    .NET: Another attempt to fix WindowsServiceTest

commit 017f63b4cb36a62234b8c406b2ebe085549d5628
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T07:22:22Z

    .NET: Another attempt to fix WindowsServiceTest

commit 83b9d21edc71c8f263a093c19be60042dfca36c1
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T08:24:29Z

    .NET: Another attempt to fix WindowsServiceTest

commit a93f2625c08b4c116c5a5df21c0e277f3821ad5f
Author: Pavel Tupitsyn <pt...@...>
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 <pt...@...>
Date:   2017-12-27T11:35:10Z

    .NET: Fix WindowsServiceTest - pass JVM path to the service

commit da9e76a5f093f745c51a0c55b6f8fa13dfc63ae9
Author: Ivanov Petr <pi...@...>
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 <pi...@...>
Date:   2017-12-28T13:03:40Z

    Merge remote-tracking branch 'ignite/master' into ignite-7203

commit a133d5af3618ee5151804766bb1186488855c6e2
Author: Ivanov Petr <pi...@...>
Date:   2017-12-25T13:59:39Z

    IGNITE-7144 Java 9: fix build issue with tools.jar not found
     * added profiles to parent and ignite-tools modules to detect java-9 environment and run parametrised build
     * added macOS compatibility for previous java versions

commit fe35810a6befea9dc7ca12b4496d1d76af442fd7
Author: Ivanov Petr <pi...@...>
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 0b6ac2147f7d861d5bd525bf863a0d849ea027e0
Author: Ivanov Petr <pi...@...>
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 d678e0fdd5d6867146b1286916890d4ef40f2c6c
Author: Ivanov Petr <pi...@...>
Date:   2017-12-18T15:19:02Z

    IGNITE-7203 Java 8 by default
    IGNITE-7216 Refactor examples project
     * fixed notes from review

commit 93cc847a2c2501cc477a4c2ade458936ab4ed006
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-26T09:11:41Z

    .NET: Fix ExecutableTest

commit c9929a89642ded566680b4c1039d9a98cf86a285
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-26T09:26:23Z

    .NET: Fix TestStopFromJava

commit e0f1922b2b3e3c313b083971352faf76af43acb5
Author: devozerov <vo...@...>
Date:   2017-12-26T11:31:07Z

    Attempty to fix AOP failure.

commit e34b1f9ed0ac05a4368fb131ab8219ed8a099ddd
Author: Ivanov Petr <pi...@...>
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 916d11d12f8a705f2fabd9578cd0bee07a9eeea9
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-26T14:20:44Z

    .NET: Another attempt to fix WindowsServiceTest

commit ee45f1edaa14c989c3cf3b12c64cc826c74dd285
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T07:22:22Z

    .NET: Another attempt to fix WindowsServiceTest

commit 98f7a157ae9c620628b707e6bfa8b82283a6f2cc
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T08:24:29Z

    .NET: Another attempt to fix WindowsServiceTest

commit 6fc9a5970ed8eed4bae99baaf472a8c6b1a87eba
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T09:28:30Z

    .NET: Another attempt to fix WindowsServiceTest, adding logger, no idea what the problem is

commit 8cfa32e09769ad72e702a2d34707fc05da653243
Author: Pavel Tupitsyn <pt...@...>
Date:   2017-12-27T11:35:10Z

    .NET: Fix WindowsServiceTest - pass JVM path to the service

commit f36ddbfeee0f01ddf459a833576e9d4de556e18c
Author: Ivanov Petr <pi...@...>
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 456c4d9dc7e07fe96d144e6ea7979f108649d7de
Author: Andrey Gura <ag...@...>
Date:   2017-12-27T16:14:22Z

    ignite-6736 Unsafe.monitorEnter/Exit usages are removed

commit 02c5059224e0f99c738496fa203075a048aafa57
Author: Andrey Gura <ag...@...>
Date:   2017-12-29T10:48:13Z

    Merge branch 'ignite-7144' into ignite-2.4-java9

----


---

[GitHub] ignite pull request #3321: Ignite-2.4-java9

Posted by agura <gi...@git.apache.org>.
Github user agura closed the pull request at:

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


---