Build with OpenJDK 8
This commit is contained in:
parent
f1e9baa7cd
commit
8a6c0f0d29
@ -1,6 +1,6 @@
|
||||
Name: plexus-interpolation
|
||||
Version: 1.26
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Plexus Interpolation API
|
||||
# Most of the code is ASL 2.0, a few source files are ASL 1.1 and some tests are MIT
|
||||
License: ASL 2.0 and ASL 1.1 and MIT
|
||||
@ -9,7 +9,7 @@ BuildArch: noarch
|
||||
|
||||
Source0: https://github.com/codehaus-plexus/plexus-interpolation/archive/plexus-interpolation-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
@ -38,6 +38,9 @@ related projects.
|
||||
%files -n %{?module_prefix}%{name} -f .mfiles
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-3
|
||||
- Build with OpenJDK 8
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.26-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user