[
https://issues.apache.org/jira/browse/JENA-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720734#comment-15720734
]
ASF GitHub Bot commented on JENA-1197:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/195
JENA-1197: Record parse run outcomes
See discussion on PR #188.
This PR incorporates #188 and returns a record describing the outcome of
each call of the parser. The records are retained, then the command can decide
how to return/exit based on all parser attempts.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena record-parse
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/195.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #195
----
commit 79943f05f4e9040da954f26f22113af9ff36f33f
Author: Bruno P. Kinoshita <[email protected]>
Date: 2016-11-06T10:33:59Z
JENA-1197 return exit code 1 when there is a problem validating a file with
riot
commit c5fed402bfec6b6e610fbfaeb31c1a85eafeb17b
Author: Andy Seaborne <[email protected]>
Date: 2016-12-04T19:52:44Z
Merge commit 'refs/pull/188/head' of github.com:apache/jena
This closes #188.
commit 700e86602f83e58b05b979f658aa978e6eb34548
Author: Andy Seaborne <[email protected]>
Date: 2016-12-04T22:26:07Z
JENA-1197: return parse outcomes; exit(1) if any errors
----
> riot command : provide exit codes when validating.
> --------------------------------------------------
>
> Key: JENA-1197
> URL: https://issues.apache.org/jira/browse/JENA-1197
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Bruno P. Kinoshita
>
> See discussion on user@
> https://lists.apache.org/thread.html/f2ec45ff2ddf91b39270b2c23062b92af1817c8d0ac42af928cbdb5b@%3Cusers.jena.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)