You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2023/04/16 13:24:36 UTC

[jena] branch main updated (d79b8b6f51 -> 26732e9ead)

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 d79b8b6f51 Merge pull request #1843 from SimonBin/es6
     new f5b235efae Javadoc fix - javacc generated code
     new 3bb5aecbc8 Use Sys.isWindows
     new 26732e9ead Merge pull request #1844 from afs/misc

The 10671 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:
 .../jena/sparql/lang/sparql_12/JavaCharStream.java | 73 ++++++++++------------
 .../java/org/apache/jena/fuseki/TestAdminAPI.java  |  4 +-
 .../java/org/apache/jena/tdb/sys/ProcessUtils.java | 14 +++--
 .../java/org/apache/jena/tdb/sys/SystemTDB.java    | 16 ++---
 .../test/java/org/apache/jena/tdb/ConfigTest.java  |  4 +-
 5 files changed, 51 insertions(+), 60 deletions(-)