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

add bazelrun_java_toolchain attribute to launch service with the java toolchain JVM #172

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

plaird
Copy link
Contributor

@plaird plaird commented Oct 26, 2023

Solves #16 effectively. It allows the caller to pass in the label to a java toolchain into the springboot macro. Then, when the user launches the service with bazel run, the JVM will be launched from the toolchain.

Also added support for BAZEL_RUN_JAVA environment variable that will be used before any other options.

@plaird plaird merged commit e2610cd into main Oct 26, 2023
@plaird plaird deleted the plaird/bazelruntoolchain branch October 26, 2023 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant