Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-resolver for openSUSE:Factory
checked in at 2026-07-17 01:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old)
and /work/SRC/openSUSE:Factory/.maven-resolver.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-resolver"
Fri Jul 17 01:45:07 2026 rev:29 rq:1366225 version:2.0.20
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-resolver/maven-resolver-supplier-mvn3.changes
2026-07-15 16:52:32.980784940 +0200
+++
/work/SRC/openSUSE:Factory/.maven-resolver.new.24530/maven-resolver-supplier-mvn3.changes
2026-07-17 01:45:36.889566607 +0200
@@ -1,0 +2,6 @@
+Thu Jul 16 16:32:20 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Require Java 8 or higher for build, since this is module is
+ buildable and usable with Java 8
+
+-------------------------------------------------------------------
+++ only whitespace diff in changes, re-diffing
--- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes
2026-07-15 16:52:36.604905134 +0200
+++ /work/SRC/openSUSE:Factory/.maven-resolver.new.24530/maven-resolver.changes
2026-07-17 01:45:37.257579024 +0200
@@ -1,0 +2,7 @@
+Thu Jul 16 16:31:22 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Allow building the modules that can be built using Java 8 on
+ distribution that don't provide Java 17. This allows to build
+ maven 3.10.x everywhere where it could be built before.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-resolver-supplier-mvn3.spec ++++++
--- /var/tmp/diff_new_pack.Msv0ey/_old 2026-07-17 01:45:39.573657173 +0200
+++ /var/tmp/diff_new_pack.Msv0ey/_new 2026-07-17 01:45:39.585657578 +0200
@@ -39,7 +39,7 @@
BuildRequires: ant
BuildRequires: atinject
BuildRequires: fdupes
-BuildRequires: java-devel >= 17
+BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local >= 6
BuildRequires: maven-bootstrap
BuildRequires: unzip
++++++ maven-resolver.spec ++++++
--- /var/tmp/diff_new_pack.Msv0ey/_old 2026-07-17 01:45:39.717662032 +0200
+++ /var/tmp/diff_new_pack.Msv0ey/_new 2026-07-17 01:45:39.717662032 +0200
@@ -34,7 +34,7 @@
BuildRequires: google-gson
BuildRequires: httpcomponents-client
BuildRequires: httpcomponents-core
-BuildRequires: java-devel >= 17
+BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local >= 6
BuildRequires: maven-wagon-provider-api
BuildRequires: methanol
@@ -236,6 +236,16 @@
-Dtest.skip=true \
package javadoc
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 17}%{!?pkg_vcmp:0}
+ for module in named-locks-ipc generator-gnupg; do
+ ant -f %{name}-${module} \
+%if %{without tests}
+ -Dtest.skip=true \
+%endif
+ package javadoc
+ done
+%endif
+
%install
install -dm 0755 %{buildroot}%{_javadir}/%{name}
install -dm 0755 %{buildroot}%{_mavenpomdir}/%{name}
@@ -243,10 +253,12 @@
for i in \
api \
connector-basic \
- generator-gnupg \
impl \
named-locks \
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 17}%{!?pkg_vcmp:0}
named-locks-ipc \
+ generator-gnupg \
+%endif
spi \
test-util \
transport-apache \
@@ -289,16 +301,12 @@
%files named-locks -f .mfiles-named-locks
-%files named-locks-ipc -f .mfiles-named-locks-ipc
-
%files impl -f .mfiles-impl
%files test-util -f .mfiles-test-util
%files connector-basic -f .mfiles-connector-basic
-%files generator-gnupg -f .mfiles-generator-gnupg
-
%files transport-classpath -f .mfiles-transport-classpath
%files transport-file -f .mfiles-transport-file
@@ -313,6 +321,13 @@
%files transport-jdk -f .mfiles-transport-jdk
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 17}%{!?pkg_vcmp:0}
+%files named-locks-ipc -f .mfiles-named-locks-ipc
+
+%files generator-gnupg -f .mfiles-generator-gnupg
+
+%endif
+
%files javadoc
%{_javadocdir}/%{name}
%license LICENSE NOTICE
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Msv0ey/_old 2026-07-17 01:45:39.769663787 +0200
+++ /var/tmp/diff_new_pack.Msv0ey/_new 2026-07-17 01:45:39.777664057 +0200
@@ -1,6 +1,6 @@
-mtime: 1783942803
-commit: 17ba34b4efd6397fdbe903202c03fd84f49de6f6b205491336e73ab899be7e5c
+mtime: 1784219663
+commit: 39f3f47ab992e296c0c6c3ba1ee0f48dcbb5cf85c616be7e8c5444516650b470
url: https://src.opensuse.org/java-packages/maven-resolver
-revision: 17ba34b4efd6397fdbe903202c03fd84f49de6f6b205491336e73ab899be7e5c
+revision: 39f3f47ab992e296c0c6c3ba1ee0f48dcbb5cf85c616be7e8c5444516650b470
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-07-16 18:34:23.000000000 +0200
@@ -0,0 +1 @@
+.osc
++++++ maven-resolver-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/build.xml new/build.xml
--- old/build.xml 2025-03-12 13:17:52.137323155 +0100
+++ new/build.xml 2026-07-16 17:15:42.006514089 +0200
@@ -11,7 +11,6 @@
<ant antfile="build.xml" dir="maven-resolver-spi" target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-util" target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-named-locks" target="clean"/>
- <ant antfile="build.xml" dir="maven-resolver-named-locks-ipc"
target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-impl" target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-test-util" target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-connector-basic"
target="clean"/>
@@ -20,7 +19,6 @@
<ant antfile="build.xml" dir="maven-resolver-transport-jdk-parent"
target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-transport-apache"
target="clean"/>
<ant antfile="build.xml" dir="maven-resolver-transport-wagon"
target="clean"/>
- <ant antfile="build.xml" dir="maven-resolver-generator-gnupg"
target="clean"/>
</target>
<!-- ======================================================================
-->
@@ -32,7 +30,6 @@
<ant antfile="build.xml" dir="maven-resolver-spi" target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-util" target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-named-locks"
target="compile"/>
- <ant antfile="build.xml" dir="maven-resolver-named-locks-ipc"
target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-impl" target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-test-util" target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-connector-basic"
target="compile"/>
@@ -41,7 +38,6 @@
<ant antfile="build.xml" dir="maven-resolver-transport-jdk-parent"
target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-transport-apache"
target="compile"/>
<ant antfile="build.xml" dir="maven-resolver-transport-wagon"
target="compile"/>
- <ant antfile="build.xml" dir="maven-resolver-generator-gnupg"
target="compile"/>
</target>
<!-- ======================================================================
-->
@@ -53,7 +49,6 @@
<ant antfile="build.xml" dir="maven-resolver-spi" target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-util" target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-named-locks"
target="javadoc"/>
- <ant antfile="build.xml" dir="maven-resolver-named-locks-ipc"
target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-impl" target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-test-util" target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-connector-basic"
target="javadoc"/>
@@ -62,7 +57,6 @@
<ant antfile="build.xml" dir="maven-resolver-transport-jdk-parent"
target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-transport-apache"
target="javadoc"/>
<ant antfile="build.xml" dir="maven-resolver-transport-wagon"
target="javadoc"/>
- <ant antfile="build.xml" dir="maven-resolver-generator-gnupg"
target="javadoc"/>
</target>
<!-- ======================================================================
-->
@@ -74,7 +68,6 @@
<ant antfile="build.xml" dir="maven-resolver-spi" target="package"/>
<ant antfile="build.xml" dir="maven-resolver-util" target="package"/>
<ant antfile="build.xml" dir="maven-resolver-named-locks"
target="package"/>
- <ant antfile="build.xml" dir="maven-resolver-named-locks-ipc"
target="package"/>
<ant antfile="build.xml" dir="maven-resolver-impl" target="package"/>
<ant antfile="build.xml" dir="maven-resolver-test-util" target="package"/>
<ant antfile="build.xml" dir="maven-resolver-connector-basic"
target="package"/>
@@ -83,7 +76,6 @@
<ant antfile="build.xml" dir="maven-resolver-transport-jdk-parent"
target="package"/>
<ant antfile="build.xml" dir="maven-resolver-transport-apache"
target="package"/>
<ant antfile="build.xml" dir="maven-resolver-transport-wagon"
target="package"/>
- <ant antfile="build.xml" dir="maven-resolver-generator-gnupg"
target="package"/>
</target>
</project>