rules_java
rules_java copied to clipboard
Add support for building Multi-Release JARs
Description of the problem / feature request:
Add support for building JEP 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.