Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-enforcer for openSUSE:Factory checked in at 2026-05-19 17:50:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-enforcer (Old) and /work/SRC/openSUSE:Factory/.maven-enforcer.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-enforcer" Tue May 19 17:50:22 2026 rev:8 rq:1353879 version:3.6.3 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-enforcer/maven-enforcer.changes 2025-10-05 17:52:26.050557869 +0200 +++ /work/SRC/openSUSE:Factory/.maven-enforcer.new.1966/maven-enforcer.changes 2026-05-19 17:50:52.553891891 +0200 @@ -1,0 +2,35 @@ +Mon May 18 17:21:57 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to version 3.6.3 + * New features and improvements + + Make bannedDependencies report root and transitive dependency + in case both are banned. + + Add enforceBytecodeVersion rule based on mojohaus + + Improve formatting of deprecated API warning + * Bug Fixes + + Fix handling of Java versions like 21.0.10.0.1 + + Add null checks for modelId in PluginWrapper + * Documentation updates + + Document the banMavenDefaults option for the + requirePluginVersions rule. + * Maintenance + + PlexusStringUtils Refaster recipes + + JUnit Jupiter migration from JUnit 4.x + * Dependency updates + + Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 + in /maven-enforcer-plugin/src/it/projects/MENFORCER-434 + + Deps: Parent POM 48 and align deps + + Bump commons-codec:commons-codec from 1.19.0 to 1.22.0 + + Bump commons-io:commons-io from 2.20.0 to 2.22.0 + + Bump mavenVersion from 3.9.11 to 3.9.15 + + Bump org.apache.maven.plugin-testing + :maven-plugin-testing-harness from 3.3.0 to 3.5.1 + + Update log4j in test to avoid CVE + + Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 + + Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 + + Bump org.apache.maven:maven-parent from 46 to 47 + + Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 + + Update to 46 including fixes + + Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 + +------------------------------------------------------------------- Old: ---- enforcer-3.6.2-source-release.zip New: ---- enforcer-3.6.3-source-release.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-enforcer.spec ++++++ --- /var/tmp/diff_new_pack.TA9RCr/_old 2026-05-19 17:50:54.409968583 +0200 +++ /var/tmp/diff_new_pack.TA9RCr/_new 2026-05-19 17:50:54.433969575 +0200 @@ -1,7 +1,7 @@ # # spec file for package maven-enforcer # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: maven-enforcer -Version: 3.6.2 +Version: 3.6.3 Release: 0 Summary: A build rule execution framework License: Apache-2.0 @@ -100,6 +100,8 @@ %prep %setup -q -n enforcer-%{version} +%pom_remove_plugin :apache-rat-plugin + find -name '*.java' -exec sed -i 's/\r//' {} + %build ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.TA9RCr/_old 2026-05-19 17:50:54.757982963 +0200 +++ /var/tmp/diff_new_pack.TA9RCr/_new 2026-05-19 17:50:54.797984615 +0200 @@ -1,6 +1,6 @@ -mtime: 1759675031 -commit: 0713ddd97329d998afbfff3fe05c5ece0dfdbc36b2c1c6a065bdbdc335853c60 -url: https://src.opensuse.org/java-packages/maven-enforcer.git -revision: 0713ddd97329d998afbfff3fe05c5ece0dfdbc36b2c1c6a065bdbdc335853c60 +mtime: 1779125462 +commit: d012bc4197baf88b7cba9ea6c7d5a1baec111c9a14662f331cc3c7149b454c79 +url: https://src.opensuse.org/java-packages/maven-enforcer +revision: d012bc4197baf88b7cba9ea6c7d5a1baec111c9a14662f331cc3c7149b454c79 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-05-18 19:31:02.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ enforcer-3.6.2-source-release.zip -> enforcer-3.6.3-source-release.zip ++++++ ++++ 3622 lines of diff (skipped)
