[
https://issues.apache.org/jira/browse/JENA-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579303#comment-14579303
]
A. Soroka commented on JENA-962:
--------------------------------
It appears that the only dependencies on {{jena.cmdline}} are {{jena.RuleMap}}
and {{jena.rdfcat}}. For a first draft to get some reaction, I'm switching
{{RuleMap}} to use Commons CLI (its needs are simple enough for that) and
packing the remaining {{jena.cmdline}} machinery into {{rdfcat}} itself and
deprecating it in favor of {{riot}}.
In some ways, given that rdfcat is basically a command line tool, it seems that
it could just be eliminated instead of deprecated. Then people who want to use
it could continue to use the 2-series version of it, but the maintenance would
be gone.
> Remove jena-core's jena.cmdline
> -------------------------------
>
> Key: JENA-962
> URL: https://issues.apache.org/jira/browse/JENA-962
> Project: Apache Jena
> Issue Type: Improvement
> Components: Jena
> Reporter: A. Soroka
>
> A package {{jena.cmdline}} exists in {{jena-core}} supporting CLI action, but
> it should not be needed. It should be removed, and any functionality still in
> use migrated to the {{jena-base}} package {{jena.cmd}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)