Hello community, here is the log from the commit of package geronimo-specs for openSUSE:Factory checked in at 2018-07-24 17:33:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geronimo-specs (Old) and /work/SRC/openSUSE:Factory/.geronimo-specs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geronimo-specs" Tue Jul 24 17:33:17 2018 rev:27 rq:623105 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/geronimo-specs/geronimo-specs.changes 2017-09-13 22:19:58.331142535 +0200 +++ /work/SRC/openSUSE:Factory/.geronimo-specs.new/geronimo-specs.changes 2018-07-24 17:33:19.596133052 +0200 @@ -1,0 +2,12 @@ +Mon Jul 16 09:49:33 UTC 2018 - [email protected] + +- BuildConflict with java-devel >= 11, since the build uses tools + and APIs removed in jdk11 + +------------------------------------------------------------------- +Thu May 17 07:58:39 UTC 2018 - [email protected] + +- Build with source and target 8 to prepare for a possible removal + of 1.6 compatibility + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geronimo-specs.spec ++++++ --- /var/tmp/diff_new_pack.PukcDg/_old 2018-07-24 17:33:21.488135434 +0200 +++ /var/tmp/diff_new_pack.PukcDg/_new 2018-07-24 17:33:21.492135439 +0200 @@ -1,7 +1,7 @@ # # spec file for package geronimo-specs # -# 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 @@ -57,7 +57,7 @@ Summary: Geronimo J2EE server J2EE specifications License: Apache-2.0 Group: Development/Languages/Java -Url: http://geronimo.apache.org +URL: http://geronimo.apache.org Source0: %{name}-%{version}-src.tar.bz2 # STEPS TO CREATE THE SOURCE FILE # mkdir geronimo-specs-1.2 @@ -116,10 +116,11 @@ Patch5: geronimo-specs-corba-2.3-pom_xml.patch BuildRequires: ant BuildRequires: fdupes -BuildRequires: java-devel >= 1.6.0 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit >= 3.8.1 +BuildConflicts: java-devel >= 11 # The main package has links to all specs, so it requires all subpackages # except j2ee-schema (not linked) and javadocs Requires: geronimo-annotation-1_0-api = %{version} @@ -158,7 +159,6 @@ Requires: geronimo-stax-1_0-api = %{version} Requires: geronimo-ws-metadata-2_0-api = %{version} Obsoletes: geronimo-javadoc -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -807,7 +807,7 @@ cp %{SOURCE1000} build.xml %build -ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ +ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 \ -Didlj=%{java_home}/bin/idlj %install
