Ismaël Mejía created BEAM-8021:
----------------------------------
Summary: Add Automatic-Module-Name headers for Beam Java modules
Key: BEAM-8021
URL: https://issues.apache.org/jira/browse/BEAM-8021
Project: Beam
Issue Type: Sub-task
Components: build-system
Reporter: Ismaël Mejía
For compatibility with the Java Platform Module System (JPMS) in Java 9 and
later, every JAR should have a module name, even if the library does not itself
use modules. As [suggested in the mailing
list|https://lists.apache.org/thread.html/956065580ce049481e756482dc3ccfdc994fef3b8cdb37cab3e2d9b1@%3Cdev.beam.apache.org%3E],
this is a simple change that we can do and still be backwards compatible.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)