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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to