[GitHub] ignite pull request #2970: IGNITE-6745: Java 9: rework usages of URLClassLoa...

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

[GitHub] ignite pull request #2970: IGNITE-6745: Java 9: rework usages of URLClassLoa...

andrey-kuznetsov
GitHub user elcergey opened a pull request:

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

    IGNITE-6745: Java 9: rework usages of URLClassLoader.getURLs()

    Regarding the https://issues.apache.org/jira/browse/IGNITE-6745

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

    $ git pull https://github.com/elcergey/ignite master

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

    https://github.com/apache/ignite/pull/2970.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 #2970
   
----
commit 31aae683b37c4feeddaba3100e46526e3d1f019d
Author: [hidden email] <[hidden email]>
Date:   2017-11-01T23:51:04Z

    IGNITE-6745: Java 9: rework usages of URLClassLoader.getURLs()

----


---