Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 5d5a04185f81ba6604a25c5b089566d6db39de00 https://github.com/xwiki/xwiki-commons/commit/5d5a04185f81ba6604a25c5b089566... Author: Thomas Mortagne <[email protected]> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3081: Upgrade to Checker Qual 3.45.0 Commit: c13182cef150e1624e260921c9a52d99e53bede0 https://github.com/xwiki/xwiki-commons/commit/c13182cef150e1624e260921c9a52d... Author: Thomas Mortagne <[email protected]> Date: 2024-07-02 (Tue, 02 Jul 2024) Changed paths: M xwiki-commons-pom/pom.xml M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/src/main/java/org/xwiki/tool/spoon/ForbiddenInvocationProcessor.java M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/ForbiddenInvocationProcessorTest.java M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/forbidden/BadTestClass.java A xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/src/test/java/org/xwiki/tool/spoon/forbidden/IgnoredBadTestClass.java Log Message: ----------- XCOMMONS-3082: Allow ignoring classes location in Spoon ForbiddenInvocationProcessor rule XCOMMONS-3083: Allow differentiating between several methods having the same name in Spoon ForbiddenInvocationProcessor rule XCOMMONS-3084: Forbid the use of APIs to create a temporary file in the standard Java temp folder Compare: https://github.com/xwiki/xwiki-commons/compare/a9495ddd2b88...c13182cef150 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications