Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on JAVA_HOME #2920

Closed
ahmelsayed opened this issue May 31, 2018 · 1 comment
Closed

Remove dependency on JAVA_HOME #2920

ahmelsayed opened this issue May 31, 2018 · 1 comment

Comments

@ahmelsayed
Copy link
Contributor

From @brunoborges on May 30, 2018 7:9

Unless strictly necessary, the runtime for Java functions should not depend on the environment variable JAVA_HOME. The executable java should be found in PATH, and that should be used by default. If JAVA_HOME is set, then the runtime should use that instead.

// @jeffhollan

Copied from original issue: Azure/azure-functions-core-tools#502

@brunoborges
Copy link
Member

Thanks

@pragnagopa pragnagopa added this to the Backlog milestone Jun 4, 2018
@pragnagopa pragnagopa self-assigned this Jun 4, 2018
@pragnagopa pragnagopa modified the milestones: Backlog, Sprint 26 Jun 22, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants