bazelbuild / bazelbuild/rules_java
Allow custom stub template for java_binary
Open
P3
- Dominant language
- Starlark
- Stars
- 103
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
### Description of the feature request:
We would like to use our own java stub template to replace java_stub_template.txt. Our use case uses a lot of custom system properties that can be generated from rule dependencies. However Bazel's java stub template is fixed. It would be nice to allow custom java rule template through something like java_toolchain
Contributor guide
Assessment
This issue has not been assessed yet.