forked from pravega/pravega
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 3258: Build fails on JDK11: Bytecode is targeted jdk11 and not …
…jdk8 (pravega#3259) Force java source and target version to be "8", by setting sourceCompatibility and targetCompatibily after project 'evaluation'. Signed-off-by: Enrico Olivelli <[email protected]>
- Loading branch information
1 parent
b9ef3fe
commit fe56809
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters