Hello community, here is the log from the commit of package xml-im-exporter for openSUSE:Factory checked in at 2017-09-20 17:12:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xml-im-exporter (Old) and /work/SRC/openSUSE:Factory/.xml-im-exporter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xml-im-exporter" Wed Sep 20 17:12:40 2017 rev:18 rq:527334 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xml-im-exporter/xml-im-exporter.changes 2017-07-27 11:13:39.781446403 +0200 +++ /work/SRC/openSUSE:Factory/.xml-im-exporter.new/xml-im-exporter.changes 2017-09-20 17:12:50.204323940 +0200 @@ -1,0 +2,5 @@ +Tue Sep 19 15:01:30 UTC 2017 - [email protected] + +- Fix build with jdk9: specify java source and target 1.6 + +------------------------------------------------------------------- @@ -9 +14 @@ -- Add BuildRequires: javapackages-local (for maven conversions) +- Add BuildRequires: javapackages-local (for maven conversions) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xml-im-exporter.spec ++++++ --- /var/tmp/diff_new_pack.YfSkvP/_old 2017-09-20 17:12:50.712252440 +0200 +++ /var/tmp/diff_new_pack.YfSkvP/_new 2017-09-20 17:12:50.716251877 +0200 @@ -66,7 +66,7 @@ %build export CLASSPATH= export OPT_JAT_LIST="junit ant/ant-junit" -ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -Djavac.encoding="utf-8" jar test javadocs +ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 -Djavac.encoding="utf-8" jar test javadocs %install # jars
