Build with OpenJDK 8
This commit is contained in:
parent
a9ccd00df5
commit
edb4ad54b6
@ -1,6 +1,6 @@
|
|||||||
Name: sisu
|
Name: sisu
|
||||||
Version: 0.3.4
|
Version: 0.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Eclipse dependency injection framework
|
Summary: Eclipse dependency injection framework
|
||||||
# sisu is EPL-1.0
|
# sisu is EPL-1.0
|
||||||
# bundled asm is BSD
|
# bundled asm is BSD
|
||||||
@ -20,7 +20,7 @@ Patch2: sisu-ignored-tests.patch
|
|||||||
Patch3: sisu-osgi-api.patch
|
Patch3: sisu-osgi-api.patch
|
||||||
Patch4: 0001-Remove-dependency-on-glassfish-servlet-api.patch
|
Patch4: 0001-Remove-dependency-on-glassfish-servlet-api.patch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local-openjdk8
|
||||||
BuildRequires: mvn(com.google.inject.extensions:guice-servlet)
|
BuildRequires: mvn(com.google.inject.extensions:guice-servlet)
|
||||||
BuildRequires: mvn(com.google.inject:guice::no_aop:)
|
BuildRequires: mvn(com.google.inject:guice::no_aop:)
|
||||||
BuildRequires: mvn(javax.annotation:javax.annotation-api)
|
BuildRequires: mvn(javax.annotation:javax.annotation-api)
|
||||||
@ -76,6 +76,9 @@ cp %{SOURCE102} sisu-plexus/pom.xml
|
|||||||
%license sisu-inject/LICENSE.txt
|
%license sisu-inject/LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.4-2
|
||||||
|
- Build with OpenJDK 8
|
||||||
|
|
||||||
* Wed Nov 06 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.4-1
|
* Wed Nov 06 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.3.4-1
|
||||||
- Update to upstream version 0.3.4
|
- Update to upstream version 0.3.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user