This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
from ddcf13201c GH-1257: Throw a CmdException in shex commands
new b02bae5d48 JENA-2321: Fixes for uparse command
new bf611c7f11 Fix comments, whitespace and layout
new 648910f6a8 JENA-2322: Shorten very, very long test URI
new 36d4aa8249 Merge pull request #1260 from afs/misc
The 9813 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:
.../src/main/java/org/apache/jena/query/Query.java | 4 +-
.../jena/riot/rowset/rw/RowSetReaderXML.java | 5 +-
jena-cmds/src/main/java/arq/uparse.java | 164 +++++++++------------
.../java/org/apache/jena/util/JenaXMLInput.java | 69 +++++++--
.../java/org/apache/jena/iri/ViolationCodes.java | 6 +-
.../xml/org/apache/jena/iri/impl/violations.xml | 1 +
.../apache/jena/query/text/TextDatasetFactory.java | 17 +--
.../java/org/apache/jena/query/text/TextQuery.java | 8 +-
.../org/apache/jena/query/text/TextQueryPF.java | 2 +-
9 files changed, 149 insertions(+), 127 deletions(-)