Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package logback for openSUSE:Factory checked 
in at 2021-12-17 23:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/logback (Old)
 and      /work/SRC/openSUSE:Factory/.logback.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "logback"

Fri Dec 17 23:54:34 2021 rev:4 rq:941211 version:1.2.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/logback/logback.changes  2021-12-16 
21:21:01.590560377 +0100
+++ /work/SRC/openSUSE:Factory/.logback.new.2520/logback.changes        
2021-12-17 23:54:59.147553208 +0100
@@ -1,0 +2,9 @@
+Fri Dec 17 12:11:00 UTC 2021 - Fridrich Strba <fst...@suse.com>
+
+- Do not execute goals generateTestStubs and compileTests of
+  gmavenplus-plugin, since we are not compiling or runnig tests
+  during the rpm build. This also allows us to use a wider range
+  of gmavenplus-plugin versions, since those executions changed
+  names in 1.6.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ logback.spec ++++++
--- /var/tmp/diff_new_pack.5Jxcs8/_old  2021-12-17 23:54:59.591553576 +0100
+++ /var/tmp/diff_new_pack.5Jxcs8/_new  2021-12-17 23:54:59.595553579 +0100
@@ -112,20 +112,8 @@
 
 %pom_xpath_remove "pom:project/pom:profiles/pom:profile[pom:id = 'javadocjar']"
 
-%if %{?pkg_vcmp:%pkg_vcmp gmavenplus-plugin < 1.6}%{!?pkg_vcmp:0}
-%pom_remove_plugin "org.codehaus.gmavenplus:gmavenplus-plugin" logback-classic
-%pom_add_plugin "org.codehaus.gmavenplus:gmavenplus-plugin:1.5" 
logback-classic "
-        <executions>
-          <execution>
-            <goals>
-              <goal>generateStubs</goal>
-              <goal>compile</goal>
-              <goal>testGenerateStubs</goal>
-              <goal>testCompile</goal>
-            </goals>
-          </execution>
-        </executions>"
-%endif
+%pom_xpath_remove "pom:executions/pom:execution/pom:goals/pom:goal[text() = 
'generateTestStubs']" logback-classic
+%pom_xpath_remove "pom:executions/pom:execution/pom:goals/pom:goal[text() = 
'compileTests']" logback-classic
 
 # disable for now
 %pom_disable_module logback-site

Reply via email to