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 9043bfbc63 Bump jsdom from 27.2.0 to 27.3.0 in 
/jena-fuseki2/jena-fuseki-ui
     new 60c659c1bf GH-3630: Default syntax N-Quads only if stdin
     new 6d4265846c Don't reject non-file URLs in syntax test entries
     new a9d93b1012 Be robust in diagnostic output

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:
 .../main/java/org/apache/jena/riot/RDFParser.java  |  2 +-
 .../main/java/org/apache/jena/riot/WebContent.java | 10 ++--
 .../java/org/apache/jena/arq/junit/LibTest.java    | 13 ++++-
 .../apache/jena/arq/junit/riot/RiotEvalTest.java   |  1 -
 .../apache/jena/arq/junit/riot/RiotSyntaxTest.java | 46 +++++++++-------
 .../arq/junit/sparql/tests/QuerySyntaxTest.java    | 14 ++---
 .../jena/arq/junit/sparql/tests/SparqlTestLib.java | 21 ++++---
 .../arq/junit/sparql/tests/UpdateSyntaxTest.java   | 39 +++++++------
 .../apache/jena/riot/TestSyntaxDetermination.java  | 64 +++++++++++-----------
 .../apache/jena/riot/stream/TestStreamManager.java | 33 +++++------
 .../java/org/apache/jena/atlas/lib/IRILib.java     |  8 ++-
 jena-cmds/src/main/java/riotcmd/CmdLangParse.java  | 29 ++++++----
 12 files changed, 147 insertions(+), 133 deletions(-)

Reply via email to