[
https://issues.apache.org/jira/browse/AVRO-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914233#comment-16914233
]
ASF subversion and git services commented on AVRO-2516:
-------------------------------------------------------
Commit e189fe82a71822bede60b60fc74e11f250039f6d in avro's branch
refs/heads/branch-1.9.1 from Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e189fe8 ]
AVRO-2516: Add Automatic-Module-Name headers for Avro modules (#616)
(cherry picked from commit 1be286e774761ab67dd97f2ad96fc9d7b3d7b738)
> 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
> Priority: Minor
> Fix For: 1.10.0, 1.9.1
>
>
> 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)