rules_java icon indicating copy to clipboard operation
rules_java copied to clipboard

Add support for building Multi-Release JARs

Open schroederc opened this issue 7 years ago • 9 comments

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.

schroederc avatar Aug 21 '18 15:08 schroederc