forked from pool/glassfish-activation
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:
commit
ff40f57fbb
@ -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}"/>
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user