SHA256
1
0
forked from pool/axis

Accepting request 522861 from Java:packages

Fix build on systems when jdk9 is default java

OBS-URL: https://build.opensuse.org/request/show/522861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axis?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2017-09-13 20:21:42 +00:00 committed by Git OBS Bridge
commit 99c69c6f09
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 10 06:41:34 UTC 2017 - fstrba@suse.com
- Requires for build java-devel = 1.8.0 since it is the last
version able to build with source and target levels 1.3
-------------------------------------------------------------------
Fri May 19 08:54:25 UTC 2017 - tchvatal@suse.com

View File

@ -54,7 +54,8 @@ BuildRequires: classpath
BuildRequires: classpathx-mail
BuildRequires: gnu-jaf
BuildRequires: jakarta-commons-discovery
BuildRequires: java-devel
# JDK8 is the last one that is able to build with source and target levels 1.3
BuildRequires: java-devel = 1.8.0
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit