Skip to content

bazel: Remove rules_jvm_external dep on JAVA_HOME#1890

Merged
keith merged 1 commit intoenvoyproxy:mainfrom
brentleyjones:bj/bazel-remove-rules_jvm_external-dep-on-java_home
Oct 21, 2021
Merged

bazel: Remove rules_jvm_external dep on JAVA_HOME#1890
keith merged 1 commit intoenvoyproxy:mainfrom
brentleyjones:bj/bazel-remove-rules_jvm_external-dep-on-java_home

Conversation

@brentleyjones
Copy link
Copy Markdown
Contributor

This is a followup to a3296b8.

Description: Sets --repo_env=JAVA_HOME to work around bazel-contrib/rules_jvm_external#445, allowing builds without JAVA_HOME set.
Risk Level: Low.
Testing: Local builds.
Docs Changes: N/A.
Release Notes: N/A.

This is a followup to a3296b8.

Signed-off-by: Brentley Jones <[email protected]>
@brentleyjones
Copy link
Copy Markdown
Contributor Author

Docs failure seems unrelated?

checking consistency... /source/generated/rst/development/debugging/android_local.rst: WARNING: document isn't included in any toctree

@brentleyjones
Copy link
Copy Markdown
Contributor Author

Docs failure introduced with 937bca6.

@keith keith merged commit dba75ed into envoyproxy:main Oct 21, 2021
@brentleyjones brentleyjones deleted the bj/bazel-remove-rules_jvm_external-dep-on-java_home branch October 21, 2021 16:47
jpsim added a commit to jpsim/envoy-mobile that referenced this pull request Oct 21, 2021
* origin/main:
  [Apple] Guess string encoding when creating an NSString with UTF8 fails (envoyproxy#1891)
  Link android dev document in a doctree (envoyproxy#1892)
  bazel: Remove rules_jvm_external dep on JAVA_HOME (envoyproxy#1890)
  release: 0.4.3.20211020 (envoyproxy#1887)
  Add debug instructions and sample bazelproject (envoyproxy#1888)
  bazel: Use hermetic JDK 11 (envoyproxy#1863)
  envoy: bump upstream to c687308 (envoyproxy#1886)
  docs: how to test with local envoy (envoyproxy#1876)
  network: implement initial heuristic for binding alternate interface (envoyproxy#1858)
  Assign an int to each log level (envoyproxy#1885)
  envoy: bump upstream to a5b3af2 (envoyproxy#1884)
  android: stub out jni logging by default (envoyproxy#1879)
  CI: Add local JDK to asan/tsan builds (envoyproxy#1878)
  Make JniBridgeUtility public (envoyproxy#1880)
  swift: Fix Swift version in podspec (envoyproxy#1875)

Signed-off-by: JP Simard <[email protected]>
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.

3 participants