Hello community,

here is the log from the commit of package hawtjni-runtime for openSUSE:Factory 
checked in at 2019-11-26 16:59:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawtjni-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.hawtjni-runtime.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawtjni-runtime"

Tue Nov 26 16:59:11 2019 rev:5 rq:750587 version:1.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawtjni-runtime/hawtjni-maven-plugin.changes     
2019-10-09 15:20:17.136370194 +0200
+++ 
/work/SRC/openSUSE:Factory/.hawtjni-runtime.new.26869/hawtjni-maven-plugin.changes
  2019-11-26 16:59:15.796109778 +0100
@@ -1,0 +2,6 @@
+Sun Nov 24 17:02:32 UTC 2019 - Fridrich Strba <fst...@suse.com>
+
+- Specify maven.compiler.release to fix build with jdk9+ and newer
+  maven-javadoc-plugin
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hawtjni-maven-plugin.spec ++++++
--- /var/tmp/diff_new_pack.KZ7pa0/_old  2019-11-26 16:59:16.356109593 +0100
+++ /var/tmp/diff_new_pack.KZ7pa0/_new  2019-11-26 16:59:16.360109591 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawtjni-maven-plugin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,7 +73,10 @@
 %{mvn_alias} :hawtjni-maven-plugin :maven-hawtjni-plugin
 
 %build
-%{mvn_build} -f -- -Dsource=6
+%{mvn_build} -f \
+%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
+       -- -Dmaven.compiler.release=6
+%endif
 
 %install
 %mvn_install

++++++ hawtjni-runtime.spec ++++++
--- /var/tmp/diff_new_pack.KZ7pa0/_old  2019-11-26 16:59:16.376109586 +0100
+++ /var/tmp/diff_new_pack.KZ7pa0/_new  2019-11-26 16:59:16.380109584 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawtjni-runtime
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed


Reply via email to