First step to buildability with jdk9

OBS-URL: https://build.opensuse.org/package/show/Java:packages/bsf?expand=0&rev=29
This commit is contained in:
2017-09-07 17:22:36 +00:00
committed by Git OBS Bridge
parent a48161b769
commit cc2e363758
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 7 17:18:12 UTC 2017 - fstrba@suse.com
- Force java source and target levels to 1.6 in order to allow
building with jdk9
- Force using of java-1_8_0-openjdk-devel, since javadoc errors are
fatal in jdk9
-------------------------------------------------------------------
Sat May 20 18:41:16 UTC 2017 - tchvatal@suse.com