Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glassfish-jaxb for openSUSE:Factory 
checked in at 2022-03-24 22:57:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-jaxb (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-jaxb"

Thu Mar 24 22:57:47 2022 rev:2 rq:964407 version:2.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-jaxb/glassfish-jaxb.changes    
2020-03-19 19:54:38.332278395 +0100
+++ /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.1900/glassfish-jaxb.changes  
2022-03-24 22:58:50.232299001 +0100
@@ -1,0 +2,5 @@
+Wed Mar 23 23:23:13 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Fix build with maven-antrun-plugin 3.x 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glassfish-jaxb.spec ++++++
--- /var/tmp/diff_new_pack.D0gytK/_old  2022-03-24 22:58:50.688299441 +0100
+++ /var/tmp/diff_new_pack.D0gytK/_new  2022-03-24 22:58:50.692299445 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glassfish-jaxb
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -231,6 +231,10 @@
 %pom_remove_plugin :maven-site-plugin
 %pom_remove_plugin :buildnumber-maven-plugin
 
+%if %{?pkg_vcmp:%pkg_vcmp maven-antrun-plugin >= 3}%{!?pkg_vcmp:0}
+sed -i -e 's#tasks\>#target\>#g' xjc/pom.xml jxc/pom.xml
+%endif
+
 %{mvn_alias} org.glassfish.jaxb:jaxb-xjc "com.sun.xml.bind:jaxb-xjc"
 %{mvn_alias} :jaxb-jxc :jaxb-jxc-jdk9
 %{mvn_alias} :jaxb-xjc :jaxb-xjc-jdk9

Reply via email to