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:
commit
99c69c6f09
@ -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
|
Fri May 19 08:54:25 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -54,7 +54,8 @@ BuildRequires: classpath
|
|||||||
BuildRequires: classpathx-mail
|
BuildRequires: classpathx-mail
|
||||||
BuildRequires: gnu-jaf
|
BuildRequires: gnu-jaf
|
||||||
BuildRequires: jakarta-commons-discovery
|
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-local
|
||||||
BuildRequires: javapackages-tools
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
|
Loading…
Reference in New Issue
Block a user