Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-shared-utils for 
openSUSE:Factory checked in at 2024-05-27 11:56:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-shared-utils (Old)
 and      /work/SRC/openSUSE:Factory/.maven-shared-utils.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-shared-utils"

Mon May 27 11:56:12 2024 rev:7 rq:1176994 version:3.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-shared-utils/maven-shared-utils.changes    
2024-02-21 18:02:04.547588854 +0100
+++ 
/work/SRC/openSUSE:Factory/.maven-shared-utils.new.24587/maven-shared-utils.changes
 2024-05-27 12:04:07.608142107 +0200
@@ -1,0 +2,6 @@
+Sun May 26 22:42:50 UTC 2024 - Fridrich Strba <fst...@suse.com>
+
+- Use the org.eclipse.sisu:org.eclipse.sisu.plexus artifact in
+  order to avoid conflict/choise of providers
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-shared-utils.spec ++++++
--- /var/tmp/diff_new_pack.w54tIV/_old  2024-05-27 12:04:08.528176331 +0200
+++ /var/tmp/diff_new_pack.w54tIV/_new  2024-05-27 12:04:08.528176331 +0200
@@ -35,10 +35,9 @@
 BuildRequires:  javapackages-local >= 6
 BuildRequires:  jsr-305
 BuildRequires:  plexus-classworlds
-BuildRequires:  plexus-containers-container-default
 BuildRequires:  plexus-utils
+BuildRequires:  sisu-plexus
 BuildRequires:  unzip
-Requires:       mvn(commons-io:commons-io)
 BuildArch:      noarch
 %if %{with tests}
 BuildRequires:  ant-junit
@@ -68,10 +67,12 @@
 
 %patch -P 0 -p1
 
+%pom_change_dep :plexus-container-default 
org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M2
+
 %build
 mkdir -p lib
 build-jar-repository -s lib commons-io jansi/jansi jsr305 \
-  plexus/classworlds plexus-containers/plexus-container-default plexus/utils
+  org.eclipse.sisu.plexus plexus/classworlds plexus/utils
 %if %{with tests}
   build-jar-repository -s lib commons-lang3 maven/maven-artifact 
maven/maven-core \
     maven/maven-model maven-plugin-testing/maven-plugin-testing-harness \

Reply via email to