[
https://issues.apache.org/jira/browse/JENA-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919535#comment-16919535
]
ASF subversion and git services commented on JENA-1741:
-------------------------------------------------------
Commit 0e1d514d0a4cfdf6e8d204e89d99eeaab56e1126 in jena's branch
refs/heads/master from Aaron Coburn
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=0e1d514 ]
JENA-1741 Invalid Automatic-Module-Name values
This adjusts the AMN metadata to valid names
> Invalid Automatic-Module-Name values
> ------------------------------------
>
> Key: JENA-1741
> URL: https://issues.apache.org/jira/browse/JENA-1741
> Project: Apache Jena
> Issue Type: Improvement
> Components: Spatial
> Affects Versions: Jena 3.12.0
> Reporter: Aaron Coburn
> Assignee: Aaron Coburn
> Priority: Major
> Fix For: Jena 3.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Similar to JENA-1635, the Automatic-Module-Name metadata for the two new
> geosparql modules contains invalid names. Hyphens are not allowed here.
> The fix is to rename
> org.apache.jena.jena-fuseki-geosparql to org.apache.jena.fuseki.geosparql
> and
> org.apache.jena.jena-geosparql to org.apache.jena.geosparql
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)