This is an automated email from the git hooks/post-receive script. New change to branch feature/jdk11 in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git omits 88318f2 Rewrite org.nuiton.util.Resource#getURLs(java.lang.String, java.net.URLClassLoader) to be compatible with Java 9+ omits 6eaf28a Add some basic tests about Resource#getURL omits 5494472 Remove obsolete methods : Resource#addDefaultClassLoader and Resource#addClassLoader adds f4a5b78 Merge branch 'feature/jdk11' into 'develop' new 18461e8 Remove obsolete methods : Resource#addDefaultClassLoader and Resource#addClassLoader new 3007512 Add some basic tests about Resource#getURL new 0f0d32c Rewrite org.nuiton.util.Resource#getURLs(java.lang.String, java.net.URLClassLoader) to be compatible with Java 9+ This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (88318f2) \ N -- N -- N refs/heads/feature/jdk11 (0f0d32c) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 0f0d32cbf3e1cebac4f9af899a3bfbe4bafa8bd4 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 17:30:29 2020 +0100 Rewrite org.nuiton.util.Resource#getURLs(java.lang.String, java.net.URLClassLoader) to be compatible with Java 9+ commit 300751291d515e8a541105c2fae9eee7b1fd898b Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 15:26:26 2020 +0100 Add some basic tests about Resource#getURL commit 18461e82bd3d3671a22e4191fd2f76b8772a8167 Author: Arnaud Thimel <thimel@codelutin.com> Date: Mon Jan 6 14:33:04 2020 +0100 Remove obsolete methods : Resource#addDefaultClassLoader and Resource#addClassLoader Summary of changes: -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.