You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/19 02:37:36 UTC

[GitHub] MrDLontheway opened a new pull request #23834: change maven default compile java home

MrDLontheway opened a new pull request #23834: change maven default compile java home
URL: https://github.com/apache/spark/pull/23834
 
 
   ## What changes were proposed in this pull request?
   
   change maven default compile java home
   
   ## How was this patch tested?
   
   ${java.home}". I tried the environment of mac os and winodws and found that the default java.home is */jre but the jre environment does not have the javac complie command. So I think it can be replaced with the system environment variable and the test is successfully compiled.
   
   

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org