Accepting request 962904 from Java:packages

Build with source/target levels 8

OBS-URL: https://build.opensuse.org/request/show/962904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glassfish-activation?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-03-19 21:20:33 +00:00 committed by Git OBS Bridge
commit ff40f57fbb
3 changed files with 9 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<property name="spec.version" value="1.2"/>
<property name="compiler.source" value="1.6"/>
<property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
<property name="build.finalName" value="${project.artifactId}-${project.version}"/>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 18 16:49:05 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source/target levels 8
-------------------------------------------------------------------
Fri Mar 18 05:48:14 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -28,6 +28,7 @@ Source1: activation-build.xml
BuildRequires: ant
BuildRequires: fdupes
BuildRequires: javapackages-local
Obsoletes: gnu-jaf
Obsoletes: jaf
BuildArch: noarch
@ -40,6 +41,8 @@ bean to perform the operation(s).
%package api
Summary: JavaBeans Activation Framework API jar
Obsoletes: gnu-jaf
Obsoletes: jaf
%description api
The JavaBeans Activation Framework (JAF) is a standard extension to the