This is an automated email from the ASF dual-hosted git repository.
afs pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from c2d0dce5f5 CHANGES for Jena 6.1.0
new 54a88ecc15 Prepare for printing rdf:version in RDF/XML-pretty
new 0593354eff GH-3908: riot - flush on error and warning
new aed5d6199e GH-3628: riot - exit with 1 only on errors, not warnings
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
apache-jena/cmd-maker | 3 +-
.../src/main/java/org/apache/jena/cmd/CmdMain.java | 27 +++----
jena-cmds/src/main/java/riotcmd/CmdLangParse.java | 82 ++++++++++------------
.../src/main/java/riotcmd/ErrorHandlerCLI.java | 41 +++++++----
.../jena/rdfxml/xmloutput/impl/Unparser.java | 56 ++++++++++-----
5 files changed, 119 insertions(+), 90 deletions(-)