Zezeng Wang created THRIFT-5298:
-----------------------------------
Summary: Add Automatic-Module-Name to MANIFEST.MF
Key: THRIFT-5298
URL: https://issues.apache.org/jira/browse/THRIFT-5298
Project: Thrift
Issue Type: Improvement
Components: Java - Library
Reporter: Zezeng Wang
This adds an Automatic-Module-Name entry to the Thrift jar manifest
in order to provide Thrift with a stable module name when used in a
JPMS modular context. The name chosen here is "org.apache.thrift",
which matches the symbolic name used for OSGi.
See: [http://branchandbound.net/blog/java/2017/12/automatic-module-name/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)