[
https://issues.apache.org/jira/browse/JENA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690635#comment-16690635
]
ASF subversion and git services commented on JENA-1635:
-------------------------------------------------------
Commit 24742db2d697def1057b27a0d3f29300185bac84 in jena's branch
refs/heads/master from [~acoburn]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=24742db ]
JENA-1635 Fix invalid Automatic-Module-Name values
The jena-fuseki-access, jena-fuseki-core and jena-fuseki-main modules
have invalid data for Automatic-Module-Name.
This aligns the data from those modules with the existing fuseki2 module.
> Invalid Automatic-Module-Names in fuseki2 modules
> -------------------------------------------------
>
> Key: JENA-1635
> URL: https://issues.apache.org/jira/browse/JENA-1635
> Project: Apache Jena
> Issue Type: Improvement
> Components: Fuseki
> Affects Versions: Jena 3.9.0
> Reporter: Aaron Coburn
> Assignee: Aaron Coburn
> Priority: Major
> Fix For: Jena 3.10.0
>
>
> The maven configuration for some of the fuseki2 modules produces
> syntactically invalid Automatic-Module-Name values (dashes are not permitted).
> For instance, org.apache.jena.jena-fuseki-main would need to be changed to
> org.apache.jena.fuseki2.main
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)