bazelbuild / bazelbuild/rules_java
Allow custom stub template for java_binary
- 主要言語
- Starlark
- スター
- 103
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### 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
コントリビューションガイド
調査の方向性
Start at java_stub_template.txt and the java_toolchain entry point to understand how java_binary currently selects its stub template. Define how a user-supplied template would be passed and validated, while preserving the default; done means java_binary can use a custom template for dependency-derived system properties.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100