Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven for openSUSE:Factory checked in at 2024-06-18 22:52:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven (Old) and /work/SRC/openSUSE:Factory/.maven.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven" Tue Jun 18 22:52:08 2024 rev:26 rq:1181478 version:3.9.8 Changes: -------- --- /work/SRC/openSUSE:Factory/maven/maven.changes 2024-06-12 15:50:46.873503660 +0200 +++ /work/SRC/openSUSE:Factory/.maven.new.19518/maven.changes 2024-06-18 22:52:58.808856155 +0200 @@ -1,0 +2,35 @@ +Tue Jun 18 08:12:47 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Upgrade to upstream version 3.9.8 + * Bug + + MNG-7758: o.e.aether.resolution.ArtifactResolutionException + incorrectly examined when multiple repositories are involved + + MNG-8066: Maven hangs on self-referencing exceptions + + MNG-8116: Plugin configuration can randomly fail in case of + method overloading as it doesn't take into account + implementation attribute + + MNG-8131: Property replacement in dependency pom no longer + works + + MNG-8135: Profile activation based on OS properties is no + longer case insensitive + + MNG-8142: If JDK profile activator gets "invalid" JDK version + for whatever reason, it chokes but does not tell why + + MNG-8147: Profile interpolation broke their evaluation in case + of duplicate IDs + * Improvement + + MNG-7902: Sort plugins in validation report + + MNG-8140: When a model is discarded (by model builder) for + whatever reason, show why it happened + + MNG-8141: Model Builder should report if not sure about + "fully correct" outcome + + MNG-8150: Make SimplexTransferListener handle absent + source/target files + * Task + + MNG-8146: Drop use of commons-lang + * Dependency upgrade + + MNG-8136: Update to Eclipse Sisu 0.9.0.M3 + + MNG-8143: Update to commons-cli 1.8.0 + + MNG-8144: Update to Guava 32.2.1-jre + + MNG-8154: Upgrade default plugin bindings + +------------------------------------------------------------------- Old: ---- apache-maven-3.9.7-build.tar.xz apache-maven-3.9.7-src.tar.gz New: ---- apache-maven-3.9.8-build.tar.xz apache-maven-3.9.8-src.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven.spec ++++++ --- /var/tmp/diff_new_pack.lWWWn6/_old 2024-06-18 22:52:59.336875636 +0200 +++ /var/tmp/diff_new_pack.lWWWn6/_new 2024-06-18 22:52:59.340875784 +0200 @@ -20,7 +20,7 @@ %global homedir %{_datadir}/%{name}%{?maven_version_suffix} %global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix} Name: maven -Version: 3.9.7 +Version: 3.9.8 Release: 0 Summary: Java project management and project comprehension tool # maven itself is ASL 2.0 @@ -42,7 +42,6 @@ BuildRequires: aopalliance BuildRequires: apache-commons-cli BuildRequires: apache-commons-codec -BuildRequires: apache-commons-lang3 BuildRequires: apache-commons-logging BuildRequires: atinject BuildRequires: dos2unix @@ -118,7 +117,6 @@ Requires: aopalliance Requires: apache-commons-cli Requires: apache-commons-codec -Requires: apache-commons-lang3 Requires: apache-commons-logging Requires: atinject Requires: glassfish-annotation-api @@ -230,7 +228,6 @@ %build mkdir -p lib build-jar-repository -s lib \ - apache-commons-lang3 \ atinject \ commons-cli \ glassfish-annotation-api \ @@ -297,7 +294,6 @@ # Transitive deps of wagon-http, missing because of unshading build-jar-repository -p %{buildroot}%{homedir}/lib \ aopalliance \ - apache-commons-lang3 \ atinject \ commons-cli \ commons-codec \ ++++++ apache-maven-3.9.7-build.tar.xz -> apache-maven-3.9.8-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2024-06-11 16:56:59.837505978 +0200 +++ new/common.xml 2024-06-18 09:59:44.856417717 +0200 @@ -3,7 +3,7 @@ <project name="common" basedir="."> <property file="build.properties"/> - <property name="project.version" value="3.9.7"/> + <property name="project.version" value="3.9.8"/> <property name="project.groupId" value="org.apache.maven"/> <property name="project.organization.name" value="The Apache Software Foundation"/> ++++++ apache-maven-3.9.7-src.tar.gz -> apache-maven-3.9.8-src.tar.gz ++++++ ++++ 2196 lines of diff (skipped)