[GitHub] ignite pull request #3482: IGNITE-7538 Introduce new test project for Ignite...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3482: IGNITE-7538 Introduce new test project for Ignite...

andrey-kuznetsov
GitHub user vveider opened a pull request:

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

    IGNITE-7538 Introduce new test project for Ignite 2.0+ with Java 8 / Java 9 compatibility

   

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

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

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

    https://github.com/apache/ignite/pull/3482.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 #3482
   
----
commit f3b4e8bf9e65350d6c35b787e173f21d08794d79
Author: Ivanov Petr <pivanov@...>
Date:   2018-02-06T08:22:23Z

    IGNITE-7538 Introduce new test project for Ignite 2.0+ with Java 8 / Java 9 compatibility
     * updated versions of flatten-maven-plugin and apache-rat-plugin for RAT licenses check task

commit d72815bf86bbaf4bef53e8bba40d3beaf18611bb
Author: Ivanov Petr <pivanov@...>
Date:   2018-02-07T11:44:20Z

    IGNITE-7538 Introduce new test project for Ignite 2.0+ with Java 8 / Java 9 compatibility
     * update maven-javadoc-plugin version

----


---