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

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

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

JENA-2321: Fixes for uparse command


> uparse --print option; display --syntax option
> ----------------------------------------------
>
>                 Key: JENA-2321
>                 URL: https://issues.apache.org/jira/browse/JENA-2321
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Vladimir Alexiev
>            Priority: Minor
>
> "uparse" seems confused about its --print option:
> {noformat}
> $ uparse --print update --file a.ru
> Not a recognized print form: update : Choices are: update, none
> $ uparse --print=update --file a.ru
> Not a recognized print form: update : Choices are: update, none
> $ uparse --version
> Jena:       VERSION: 4.1.0
> Jena:       BUILD_DATE: 2021-05-31T20:32:25+0000
> {noformat}
> This is a very minor issue since "--print none" (syntax checking) works.
> Another minor thing:
> {noformat}
> $ uparse --syntax=zz --print none --file a.ru
> Unrecognized syntax: zz
> {noformat}
> It would be nice to also print which are the allowed syntaxes (I think 
> there's only one: "update")



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to