FS#55885 - [bazel] cannot be built with java9
Attached to Project:
Community Packages
Opened by Erich Eckner (deepthought) - Friday, 06 October 2017, 13:11 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 08 October 2017, 18:54 GMT
Opened by Erich Eckner (deepthought) - Friday, 06 October 2017, 13:11 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 08 October 2017, 18:54 GMT
|
Details
Description:
The dependency on 'java-environment>=8' is too unspecific, it can't be built with java-environment=9: ERROR: Cannot determine JDK version, please set $JAVA_HOME.\n $JAVAC_VERSION is "javac 9" ==> ERROR: A failure occurred in build(). Additional info: * package version(s) bazel-0.6.1-1 Steps to reproduce: change 'java-environment>=8' to 'java-environment=9' build the package |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Sunday, 08 October 2017, 18:54 GMT
Reason for closing: Fixed
Sunday, 08 October 2017, 18:54 GMT
Reason for closing: Fixed