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 08752e8 Add Jacoco to get project coverage adds ffb41be Test naming adds de67149 Upgrade dependencies : Guava 28.2 ; JUnit 4.13 adds 1005951 [iso] setup/teardown method at the top of the class adds bca90b7 Tests are conditionned to URLClassLoader presence. The library can be used with Java 9+ but org.nuiton.util.Resource will not be usable new f4a5b78 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 f4a5b78ee21cf4a25dba498648fd7178213bb961 Merge: 08752e8 bca90b7 Author: Jean Couteau <couteau@codelutin.com> Date: Mon Jan 6 11:19:12 2020 +0100 Merge branch 'feature/jdk11' into 'develop' #319 Java 9+ compatibility See merge request nuiton/nuiton-utils!2 Summary of changes: pom.xml | 6 +-- src/main/java/org/nuiton/util/Resource.java | 25 +++++++---- src/test/java/org/nuiton/util/ResourceTest.java | 58 ++++++++++++++----------- 3 files changed, 52 insertions(+), 37 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.