onichols-pivotal edited a comment on pull request #5196:
URL: https://github.com/apache/geode/pull/5196#issuecomment-641616445


   > @onichols-pivotal Yay, JAVA_HOME/bin/java worked! AcceptanceTests all 
passed.
   
   Some developers may not have JAVA_HOME set but do have `java` on their 
system path.  You could implement a fallback to just `java` but then you would 
lose a good assert.  So it seems reasonable enough to require them to set 
JAVA_HOME in order to run these tests locally.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to