GitHub user rvesse opened a pull request:
https://github.com/apache/jena/pull/315
Add --stop-warnings to riot (JENA-1434)
Add the option to allow riot to abort on warnings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rvesse/jena JENA-1434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/315.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 #315
----
commit 1f7082cb88a4f796bf305d680ab49509049eec11
Author: Rob Vesse <[email protected]>
Date: 2017-11-23T17:56:23Z
Add --stop-warnings to riot (JENA-1434)
Add the option to allow riot to abort on warnings
----
---