Hello community, here is the log from the commit of package ws-jaxme for openSUSE:Factory checked in at 2018-10-11 11:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ws-jaxme (Old) and /work/SRC/openSUSE:Factory/.ws-jaxme.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ws-jaxme" Thu Oct 11 11:43:50 2018 rev:20 rq:640053 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ws-jaxme/ws-jaxme.changes 2018-10-02 19:42:53.822108293 +0200 +++ /work/SRC/openSUSE:Factory/.ws-jaxme.new/ws-jaxme.changes 2018-10-11 11:44:43.810841915 +0200 @@ -1,0 +2,7 @@ +Fri Oct 5 10:08:58 UTC 2018 - Fridrich Strba <[email protected]> + +- Fix for a build breakages on i586 with jdk11 + * Working around a possible race condition + * Allows building with jdk11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ws-jaxme.spec ++++++ --- /var/tmp/diff_new_pack.5sJqxk/_old 2018-10-11 11:44:45.334839975 +0200 +++ /var/tmp/diff_new_pack.5sJqxk/_new 2018-10-11 11:44:45.334839975 +0200 @@ -47,7 +47,6 @@ BuildRequires: xml-commons-apis BuildRequires: xml-commons-resolver BuildRequires: xmldb-api -BuildConflicts: java-devel >= 11 BuildArch: noarch %description @@ -124,7 +123,7 @@ xml-commons-apis \ xml-commons-resolver \ junit) -ant all Docs.all \ +ant Docs.all \ -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ -Dbuild.sysclasspath=first \ -Ddocbook.home=%{_datadir}/xml/docbook \
