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 2023-10-26 17:14:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glassfish-jaxb (Old) and /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-jaxb" Thu Oct 26 17:14:15 2023 rev:7 rq:1120411 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glassfish-jaxb/glassfish-jaxb.changes 2023-09-15 22:10:23.423679762 +0200 +++ /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.24901/glassfish-jaxb.changes 2023-10-26 17:15:25.166473478 +0200 @@ -1,0 +2,5 @@ +Thu Oct 26 04:19:39 UTC 2023 - Fridrich Strba <[email protected]> + +- Build with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glassfish-jaxb.spec ++++++ --- /var/tmp/diff_new_pack.9U2KFD/_old 2023-10-26 17:15:25.858498893 +0200 +++ /var/tmp/diff_new_pack.9U2KFD/_new 2023-10-26 17:15:25.858498893 +0200 @@ -237,6 +237,12 @@ sed -i -e 's#tasks\>#target\>#g' xjc/pom.xml jxc/pom.xml %endif +%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source" "1.8" +%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target" "1.8" +%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:executions/pom:execution[pom:id[text()='base-compile']]/pom:configuration/pom:source" "1.8" . jxc +%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" . jxc +%pom_xpath_set "pom:project/pom:properties/pom:base.java.level" "8" + %{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
