This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from f4a5b78 Merge branch 'feature/jdk11' into 'develop' adds 18461e8 Remove obsolete methods : Resource#addDefaultClassLoader and Resource#addClassLoader adds 3007512 Add some basic tests about Resource#getURL adds 0f0d32c Rewrite org.nuiton.util.Resource#getURLs(java.lang.String, java.net.URLClassLoader) to be compatible with Java 9+ adds 4c7c45a Use released version of nuiton-i18n adds 1182f3f Display mvn & jdk version adds 89c9580 Change base image adds fe9fb2e Specify that all files may be included in tests adds 4880b3c Specific surefire configuration for ResourceTest adds 35df65c Revert tests in .gitlab-ci.yml adds 4b07860 Revert: 'Specify that all files may be included in tests' new b34a91c Merge branch 'feature/jdk11' into 'develop' The 1 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 b34a91c9419562c3bb1755091ad9d6489a95b7f1 Merge: f4a5b78 4b07860 Author: Jean Couteau <couteau@codelutin.com> Date: Tue Jan 7 10:20:45 2020 +0100 Merge branch 'feature/jdk11' into 'develop' Java 9+ compatibility (la suite) See merge request nuiton/nuiton-utils!3 Summary of changes: pom.xml | 13 ++- src/main/java/org/nuiton/util/Resource.java | 114 +++++++++++++++--------- src/test/java/org/nuiton/util/ResourceTest.java | 114 ++++++------------------ 3 files changed, 112 insertions(+), 129 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.