You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/01/21 07:56:46 UTC

[GitHub] lburgazzoli commented on a change in pull request #344: chore(contributing.adoc): Add explanation to add KOTLIN_JDK_HOME for building on MacOs

lburgazzoli commented on a change in pull request #344: chore(contributing.adoc): Add explanation to add KOTLIN_JDK_HOME for building on MacOs
URL: https://github.com/apache/camel-k/pull/344#discussion_r249350040
 
 

 ##########
 File path: contributing.adoc
 ##########
 @@ -72,6 +72,16 @@ make dep
 
 The `make dep` command runs `dep ensure -v` under the hood, so make sure that `dep` is properly installed.
 
+On MacOS and Windows you have to set the environment variable `KOTLIN_JDK_HOME` pointing to your JDK (not JRE) home directory.
 
 Review comment:
   on linux too

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