bazelbuild / bazelbuild/rules_java
Add support for building Multi-Release JARs
- 主要言語
- Starlark
- スター
- 103
- フォーク
- 102
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Description of the problem / feature request:
Add support for building [JEP 238](http://openjdk.java.net/jeps/238)-compliant jars for distribution.
### Feature requests: what underlying problem are you trying to solve with this feature?
* http://openjdk.java.net/jeps/238#Motivation.
* https://github.com/protocolbuffers/protobuf/issues/3781 is one concrete example of a desire for JEP 238 support in Bazel.
コントリビューションガイド
調査の方向性
No files, tests, or entry points are named in the issue. Start by reading JEP 238 and the linked protobuf issue to understand the required distribution behavior, then inspect the repository's Java build rules and tests. Done means the rules can produce JEP 238-compliant multi-release JARs with coverage for the supported use case.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- build-system
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100