Hello community,

here is the log from the commit of package apache-commons-jxpath for 
openSUSE:Factory checked in at 2018-07-07 21:58:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-jxpath (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-jxpath.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-jxpath"

Sat Jul  7 21:58:09 2018 rev:5 rq:620752 version:1.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-jxpath/apache-commons-jxpath.changes  
    2017-05-22 10:49:12.522324368 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-jxpath.new/apache-commons-jxpath.changes
 2018-07-07 21:58:09.891335412 +0200
@@ -1,0 +2,5 @@
+Tue May 15 10:47:35 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-jxpath.spec ++++++
--- /var/tmp/diff_new_pack.a0LEDj/_old  2018-07-07 21:58:10.279334920 +0200
+++ /var/tmp/diff_new_pack.a0LEDj/_new  2018-07-07 21:58:10.283334915 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-jxpath
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,7 @@
 BuildRequires:  ant
 BuildRequires:  apache-commons-beanutils
 BuildRequires:  el_api >= 3.0
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
 BuildRequires:  jdom
 BuildRequires:  jsp
@@ -39,7 +40,7 @@
 BuildRequires:  servlet >= 3.0
 Requires:       apache-commons-beanutils
 Requires:       apache-commons-logging
-Requires:       java >= 1.6.0
+Requires:       java >= 1.8
 Requires:       jdom >= 1.0
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
@@ -66,6 +67,7 @@
                    target/commons-jxpath.jar \
                   ):target/classes:target/test-classes
 ant -Dmaven.mode.offline=true jar \
+    -Dant.build.javac.source=8 -Dant.build.javac.target=8 \
     -lib %{_datadir}/java
 
 %install


Reply via email to