[
https://issues.apache.org/jira/browse/JENA-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-2276:
--------------------------------
Description:
The command line processor can get confused by
{noformat}
--arg -1
{noformat}
producing --1 (2 dashes).
The other form, {{--arg=-1}}, works.
was:
The command line processor can get confused by
{noformat}
--arg -1
{noformat}
producing --1.
The other form, {{--arg=-1}}, works.
> cmds don't properly accept negative numbers.
> --------------------------------------------
>
> Key: JENA-2276
> URL: https://issues.apache.org/jira/browse/JENA-2276
> Project: Apache Jena
> Issue Type: Bug
> Components: Cmd line tools
> Affects Versions: Jena 4.4.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> The command line processor can get confused by
> {noformat}
> --arg -1
> {noformat}
> producing --1 (2 dashes).
> The other form, {{--arg=-1}}, works.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)