Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 6517667853fc961c48c38ddf258d8143e1244b59 https://github.com/xwiki/xwiki-commons/commit/6517667853fc961c48c38ddf258d81... Author: Thomas Mortagne <[email protected]> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/src/main/java/org/xwiki/classloader/internal/JarExtendedURLStreamHandler.java M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/internal/FileAssert.java M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/internal/ZIPFileAssertComparator.java Log Message: ----------- XCOMMONS-3084: Forbid the use of APIs to create a temporary file in the standard Java temp folder * fix a few bad uses of java temporary (runtime should use the environment and test should use target) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications