[ https://issues.apache.org/jira/browse/JENA-2276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17488682#comment-17488682 ]
ASF subversion and git services commented on JENA-2276: ------------------------------------------------------- Commit 34c81ee08a1c96ddba09163cae6b5969a650800e in jena's branch refs/heads/main from Andy Seaborne [ https://gitbox.apache.org/repos/asf?p=jena.git;h=34c81ee ] Merge pull request #1193 from afs/cmds JENA-2276: Don't canonicalize too early > 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)