SHA256
1
0
forked from pool/jdepend

Fix build with java 9

OBS-URL: https://build.opensuse.org/package/show/Java:packages/jdepend?expand=0&rev=6
This commit is contained in:
2017-09-08 08:25:38 +00:00
committed by Git OBS Bridge
parent 527ec10c59
commit 5ffa6ec678
3 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 8 08:24:05 UTC 2017 - fstrba@suse.com
- Removed patch:
* jdepend-target15.patch
- Added patch:
* jdepend-target16.patch
+ Specify java source and target levels 1.6 in order to allow
building with jdk9
-------------------------------------------------------------------
Fri Jun 9 10:17:28 UTC 2017 - tchvatal@suse.com