Build with OpenJDK 8
This commit is contained in:
parent
70095c8fe3
commit
a8bc5f726e
@ -1,6 +1,6 @@
|
||||
Name: jsr-305
|
||||
Version: 0
|
||||
Release: 0.24.20130910svn%{?dist}
|
||||
Release: 0.25.20130910svn%{?dist}
|
||||
Summary: Correctness annotations for Java code
|
||||
|
||||
# The majority of code is BSD-licensed, but some Java sources
|
||||
@ -18,7 +18,7 @@ Source0: jsr-305-20130910svn.tgz
|
||||
# File containing URL to CC-BY license text
|
||||
Source1: NOTICE-CC-BY.txt
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-local-openjdk8
|
||||
|
||||
%description
|
||||
This package contains reference implementations, test cases, and other
|
||||
@ -52,6 +52,9 @@ cp %{SOURCE1} NOTICE-CC-BY
|
||||
%doc sampleUses
|
||||
|
||||
%changelog
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 0-0.25.20130910svn
|
||||
- Build with OpenJDK 8
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 0-0.24.20130910svn
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user