You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/08/21 09:24:00 UTC

[jira] [Created] (AVRO-2516) Add Automatic-Module-Name headers for Avro modules

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)