You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2018/12/27 11:56:00 UTC

[jira] [Resolved] (JENA-1653) Duplicate Automatic-Module-Name values

     [ https://issues.apache.org/jira/browse/JENA-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita resolved JENA-1653.
--------------------------------------
    Resolution: Fixed

PR merged. Thanks!

> Duplicate Automatic-Module-Name values
> --------------------------------------
>
>                 Key: JENA-1653
>                 URL: https://issues.apache.org/jira/browse/JENA-1653
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.9.0
>            Reporter: Aaron Coburn
>            Priority: Major
>             Fix For: Jena 3.10.0
>
>
> Many of the artifacts that are part of jena-db contain duplicate values for the Automatic-Module-Name manifest headers. The problematic modules are:
>  * jena-dboe-base
>  * jena-dboe-index
>  * jena-dboe-index-test
>  * jena-dboe-transation
>  * jena-dboe-trans-data
> All of these contain the same value for Automatic-Module-Name: org.apache.jena.dboe
> Instead, they should each advertise a unique module name.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)