io7m opened a new pull request #2264: URL: https://github.com/apache/thrift/pull/2264
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
