bazelbuild / bazelbuild/rules_java
Add support for building Multi-Release JARs
Open
P3
- Dominant language
- Starlark
- Stars
- 103
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
### 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.
Contributor guide
Assessment
This issue has not been assessed yet.