You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/02/08 09:07:00 UTC

[jira] [Commented] (JENA-2276) cmds don't properly accept negative numbers.

    [ https://issues.apache.org/jira/browse/JENA-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488680#comment-17488680 ] 

ASF subversion and git services commented on JENA-2276:
-------------------------------------------------------

Commit 8fcb21537cddc77d367774fb9859668f55599d95 in jena's branch refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=8fcb215 ]

JENA-2276: Code cleaning


> 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)