Ismaël Mejía created AVRO-2516:
----------------------------------
Summary: Add Automatic-Module-Name headers for Avro modules
Key: AVRO-2516
URL: https://issues.apache.org/jira/browse/AVRO-2516
Project: Apache Avro
Issue Type: Bug
Components: java
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. [This
ref|https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/master/library-best-practices/JLBP-20.md]
explains why this is important and how to address it.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)