Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package geronimo-specs-pom for openSUSE:Factory checked in at 2022-04-06 21:52:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geronimo-specs-pom (Old) and /work/SRC/openSUSE:Factory/.geronimo-specs-pom.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geronimo-specs-pom" Wed Apr 6 21:52:01 2022 rev:3 rq:967275 version:1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/geronimo-specs-pom/geronimo-specs-pom.changes 2019-12-16 15:20:46.399129051 +0100 +++ /work/SRC/openSUSE:Factory/.geronimo-specs-pom.new.1900/geronimo-specs-pom.changes 2022-04-06 21:52:36.594801328 +0200 @@ -1,0 +2,6 @@ +Wed Apr 6 11:02:35 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Set the java source and target levels to 8 for all children + artifacts + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geronimo-specs-pom.spec ++++++ --- /var/tmp/diff_new_pack.RSEHHv/_old 2022-04-06 21:52:37.090795668 +0200 +++ /var/tmp/diff_new_pack.RSEHHv/_new 2022-04-06 21:52:37.090795668 +0200 @@ -1,7 +1,7 @@ # # spec file for package geronimo-specs-pom # -# Copyright (c) 2019 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 @@ -45,10 +45,10 @@ # not really useful for rpm build %pom_remove_plugin :maven-idea-plugin -%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source" 1.6 -%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target" 1.6 +%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:source" 1.8 +%pom_xpath_set "pom:build/pom:plugins/pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/pom:target" 1.8 -%pom_xpath_set "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-pmd-plugin']/pom:configuration/pom:targetJdk" 1.6 +%pom_xpath_set "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-pmd-plugin']/pom:configuration/pom:targetJdk" 1.8 %build