Accepting request 959848 from Java:packages

no reason to force java 8

OBS-URL: https://build.opensuse.org/request/show/959848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maven-plugin-tools?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2022-03-07 16:47:17 +00:00 committed by Git OBS Bridge
commit a3554e5448
4 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package maven-plugin-plugin-bootstrap
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,7 +1,7 @@
#
# spec file for package maven-plugin-plugin
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 7 11:01:23 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Do not force building with java-1_8_0-openjdk, since the package
builds just fine with higher versions.
-------------------------------------------------------------------
Tue May 11 15:18:26 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package maven-plugin-tools
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,7 +35,7 @@ BuildRequires: bsh2
BuildRequires: fdupes
BuildRequires: google-guice
BuildRequires: guava
BuildRequires: java-1_8_0-openjdk-devel
BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
BuildRequires: jdom2
BuildRequires: jtidy