You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/06/18 08:37:17 UTC

[GitHub] Code0x58 opened a new pull request #2921: Add JDK/JAVA_HOME to bazel_configure.py

Code0x58 opened a new pull request #2921: Add JDK/JAVA_HOME to bazel_configure.py
URL: https://github.com/apache/incubator-heron/pull/2921
 
 
   I found that `jar` wasn't available when I did `bazel test heron/...`, so I thought it would be good to check for the presence of a JDK in configure.
   
   I don't know what version requirements there are, so I didn't add a check for that, but the version can be found from `javac -version`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services