Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven4 for openSUSE:Factory checked in at 2025-12-17 18:39:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven4 (Old) and /work/SRC/openSUSE:Factory/.maven4.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven4" Wed Dec 17 18:39:52 2025 rev:4 rq:1323343 version:4.0.0~rc5 Changes: -------- --- /work/SRC/openSUSE:Factory/maven4/maven4-bootstrap.changes 2025-11-26 17:16:32.688994527 +0100 +++ /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-bootstrap.changes 2025-12-17 18:40:36.281201982 +0100 @@ -1,0 +2,7 @@ +Wed Dec 17 07:08:37 UTC 2025 - Fridrich Strba <[email protected]> + +- Added patch: + * 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch + + Fix build with maven-resolver 2.0.14 + +------------------------------------------------------------------- maven4-testing.changes: same change maven4.changes: same change New: ---- 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch ----------(New B)---------- New:/work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-bootstrap.changes-- Added patch: /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-bootstrap.changes: * 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-bootstrap.changes- + Fix build with maven-resolver 2.0.14 -- /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-testing.changes-- Added patch: /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-testing.changes: * 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4-testing.changes- + Fix build with maven-resolver 2.0.14 -- /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4.changes-- Added patch: /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4.changes: * 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch /work/SRC/openSUSE:Factory/.maven4.new.1939/maven4.changes- + Fix build with maven-resolver 2.0.14 ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven4-bootstrap.spec ++++++ --- /var/tmp/diff_new_pack.oKm6Oo/_old 2025-12-17 18:40:37.521254154 +0100 +++ /var/tmp/diff_new_pack.oKm6Oo/_new 2025-12-17 18:40:37.525254322 +0100 @@ -35,8 +35,9 @@ Patch1: 0001-Adapt-mvn-script.patch # Downstream-specific, avoids dependency on logback Patch2: 0002-Invoke-logback-via-reflection.patch -Patch3: 0001-Fix-a-ConcurrentModificationException-11429.patch -Patch4: 0002-Fix-field-accessibility-leak-in-EnhancedCompositeBea.patch +Patch3: 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch +Patch4: 0001-Fix-a-ConcurrentModificationException-11429.patch +Patch5: 0002-Fix-field-accessibility-leak-in-EnhancedCompositeBea.patch BuildRequires: ant BuildRequires: java-devel >= 17 BuildRequires: javapackages-local @@ -60,6 +61,7 @@ %patch -P 2 -p1 %patch -P 3 -p1 %patch -P 4 -p1 +%patch -P 5 -p1 %pom_remove_dep -r :junit-bom %pom_remove_dep -r :mockito-bom maven4-testing.spec: same change maven4.spec: same change ++++++ 0001-Maven-4.0.x-w-Resolver-2.0.14-SNAPSHOT-11530.patch ++++++ ++++ 1445 lines (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.oKm6Oo/_old 2025-12-17 18:40:37.801265935 +0100 +++ /var/tmp/diff_new_pack.oKm6Oo/_new 2025-12-17 18:40:37.809266271 +0100 @@ -1,6 +1,6 @@ -mtime: 1764107915 -commit: 0f5449339874a73dc5fcdaaebfb602ed469e8ee8905e82e7f9f0e2e82b7ecab5 +mtime: 1765964050 +commit: 485ab18ef9397b8501805eab17335ac343b1c4d7a374228ac9d6cee1c90632c0 url: https://src.opensuse.org/java-packages/maven4.git -revision: 0f5449339874a73dc5fcdaaebfb602ed469e8ee8905e82e7f9f0e2e82b7ecab5 +revision: 485ab18ef9397b8501805eab17335ac343b1c4d7a374228ac9d6cee1c90632c0 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 2025-12-17 10:34:50.000000000 +0100 @@ -0,0 +1 @@ +.osc
