From 0b8994b3343866177adbf4cd57bc67f86592d24e7bc2656b692f30751c990953 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 15 Sep 2017 07:34:05 +0000 Subject: [PATCH] Fix build with jdk9 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-portlet-1_0-api?expand=0&rev=15 --- apache-portlet-1.0-api-build.xml | 4 ++-- apache-portlet-1_0-api.changes | 5 +++++ apache-portlet-1_0-api.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/apache-portlet-1.0-api-build.xml b/apache-portlet-1.0-api-build.xml index 06c6b83..182d0cb 100644 --- a/apache-portlet-1.0-api-build.xml +++ b/apache-portlet-1.0-api-build.xml @@ -39,7 +39,7 @@ - + @@ -98,7 +98,7 @@ - + diff --git a/apache-portlet-1_0-api.changes b/apache-portlet-1_0-api.changes index d754cc6..be68f4f 100644 --- a/apache-portlet-1_0-api.changes +++ b/apache-portlet-1_0-api.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 15 07:33:39 UTC 2017 - fstrba@suse.com + +- Fix build with jdk9: specify java source and target level 1.6 + ------------------------------------------------------------------- Fri May 19 10:15:13 UTC 2017 - pcervinka@suse.com diff --git a/apache-portlet-1_0-api.spec b/apache-portlet-1_0-api.spec index f0199da..b30add9 100644 --- a/apache-portlet-1_0-api.spec +++ b/apache-portlet-1_0-api.spec @@ -1,7 +1,7 @@ # # spec file for package apache-portlet-1_0-api # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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