Hello community,

here is the log from the commit of package adaptx for openSUSE:Factory checked 
in at 2017-09-14 21:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/adaptx (Old)
 and      /work/SRC/openSUSE:Factory/.adaptx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "adaptx"

Thu Sep 14 21:18:43 2017 rev:22 rq:526053 version:0.9.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/adaptx/adaptx.changes    2017-05-22 
10:48:35.767504794 +0200
+++ /work/SRC/openSUSE:Factory/.adaptx.new/adaptx.changes       2017-09-14 
21:18:56.923049977 +0200
@@ -1,0 +2,5 @@
+Thu Sep 14 11:15:20 UTC 2017 - [email protected]
+
+- Fix building with jdk9 by specifying java source and target 1.6
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ adaptx.spec ++++++
--- /var/tmp/diff_new_pack.2Fxnwr/_old  2017-09-14 21:18:58.358847897 +0200
+++ /var/tmp/diff_new_pack.2Fxnwr/_new  2017-09-14 21:18:58.358847897 +0200
@@ -70,9 +70,9 @@
 %build
 perl -p -i -e 's|classic|modern|' src/build.xml
 export CLASSPATH=$(build-classpath xml-commons-apis log4j xerces-j2 
xerces-j2-xml-apis)
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -buildfile 
src/build.xml jar javadoc
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 -buildfile 
src/build.xml jar javadoc
 CLASSPATH=$CLASSPATH:dist/adaptx_%{version}.jar
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 -buildfile 
src/build.xml doc
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 -buildfile 
src/build.xml doc
 
 %install
 # jar


Reply via email to