Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ws-jaxme for openSUSE:Factory checked in at 2022-04-02 18:20:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ws-jaxme (Old) and /work/SRC/openSUSE:Factory/.ws-jaxme.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ws-jaxme" Sat Apr 2 18:20:00 2022 rev:24 rq:965944 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ws-jaxme/ws-jaxme.changes 2022-03-28 16:59:45.384903778 +0200 +++ /work/SRC/openSUSE:Factory/.ws-jaxme.new.1900/ws-jaxme.changes 2022-04-02 18:20:04.942583684 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 09:25:19 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ws-jaxme.spec ++++++ --- /var/tmp/diff_new_pack.oez4U2/_old 2022-04-02 18:20:05.522577173 +0200 +++ /var/tmp/diff_new_pack.oez4U2/_new 2022-04-02 18:20:05.526577128 +0200 @@ -36,6 +36,7 @@ BuildRequires: antlr BuildRequires: apache-commons-codec BuildRequires: docbook-xsl-stylesheets +BuildRequires: glassfish-jaxb-api BuildRequires: hsqldb BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-tools @@ -48,9 +49,6 @@ BuildRequires: xml-commons-resolver BuildRequires: xmldb-api BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: glassfish-jaxb-api -%endif %description A Java/XML binding compiler takes as input a schema description (in @@ -115,9 +113,7 @@ %build export OPT_JAR_LIST="ant/ant-trax jaxp_transform_impl ant/ant-apache-resolver" export CLASSPATH=$(build-classpath \ -%if 0%{?suse_version} > 1500 glassfish-jaxb-api \ -%endif antlr \ apache-commons-codec \ hsqldb \