commit | 2d0f08cd2e44cb8a998e818e853d57e88acb2344 | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Tue Jul 02 03:50:13 2024 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 02 03:50:46 2024 -0700 |
tree | f1527aa33cdcea414e3cf34a9573f6e9cb942841 | |
parent | 628fc4a0f376a6066f8bcb3221f1044764f270e1 [diff] |
Fix path mapping logic in `bootclasspath` for generated files Copybara Import from https://github.com/bazelbuild/rules_java/pull/195 BEGIN_PUBLIC Fix path mapping logic in `bootclasspath` for generated files (#195) If the files comprising the Java runtime are not source files, the path to the Java home needs to be path mapped. Work towards bazelbuild/bazel#22366 Closes #195 END_PUBLIC COPYBARA_INTEGRATE_REVIEW=https://github.com/bazelbuild/rules_java/pull/195 from fmeum:java-home-path-map 43323b73d0f1bfc5ee24de64c2a9037746780879 PiperOrigin-RevId: 648662342 Change-Id: Idba93798982878d3f542b54d69c9536efd721db2
Java Rules for Bazel https://bazel.build.