Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package istack-commons for openSUSE:Factory checked in at 2024-05-16 17:16:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/istack-commons (Old) and /work/SRC/openSUSE:Factory/.istack-commons.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "istack-commons" Thu May 16 17:16:16 2024 rev:8 rq:1174399 version:3.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/istack-commons/istack-commons.changes 2024-04-30 17:28:24.880472631 +0200 +++ /work/SRC/openSUSE:Factory/.istack-commons.new.1880/istack-commons.changes 2024-05-16 17:18:33.035262176 +0200 @@ -1,0 +2,5 @@ +Thu May 16 08:19:05 UTC 2024 - Fridrich Strba <[email protected]> + +- Fix build with maven-plugin-plugin >= 3.11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ istack-commons.spec ++++++ --- /var/tmp/diff_new_pack.Dv2joU/_old 2024-05-16 17:18:33.787289432 +0200 +++ /var/tmp/diff_new_pack.Dv2joU/_new 2024-05-16 17:18:33.791289577 +0200 @@ -153,6 +153,11 @@ %pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:executions/pom:execution[pom:id[text()='base-compile']]/pom:configuration/pom:target" "1.8" runtime tools %pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:executions/pom:execution[pom:id[text()='base-compile']]/pom:configuration/pom:jdkToolchain/pom:version" "1.8" runtime tools +%pom_xpath_inject "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-plugin-plugin']" " + <configuration> + <goalPrefix>import-properties</goalPrefix> + </configuration>" import-properties-plugin + # backward compatibility symlinks %{mvn_file} com.sun.istack:%{name}-buildtools %{name}-buildtools %{name}/%{name}-buildtools %{mvn_file} com.sun.istack:%{name}-runtime %{name}-runtime %{name}/%{name}-runtime
