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 2022/09/18 15:18:30 UTC

[jena] branch main updated (019387c578 -> 9fccb1a598)

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 019387c578 Merge pull request #1544 from afs/build-doc
     new ce58810a99 Separate TestDatabaseCompact
     new 2197a4694c Delete stray file
     new 73d7a7a873 Remove white space
     new 902590fdf3 Add short form 'forEach'
     new 1c1808c3df Clarify code for isTrueOrUndef/ifFalseOfUndef
     new b9e5bab9c0 Clean up execution logging
     new a6f9ba36ff Remove stray lines
     new 9fccb1a598 Merge pull request #1545 from afs/misc

The 10254 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/log4j2.properties                      |   2 +-
 .../src/main/java/org/apache/jena/query/ARQ.java   | 359 ++++++++++-----------
 .../java/org/apache/jena/sparql/exec/RowSet.java   |   4 +
 .../java/org/apache/jena/sparql/mgt/Explain.java   |  64 ++--
 .../java/org/apache/jena/sparql/util/Context.java  |   2 +
 .../java/org/apache/jena/rdf/model/Literal.java    | 109 +++----
 .../src/main/java/org/apache/jena/tdb2/TDB2.java   |   1 -
 .../apache/jena/tdb2/sys/TestDatabaseCompact.java  |   2 +-
 .../java/org/apache/jena/fuseki/mgt/Backup.java    |   1 -
 jena-fuseki2/make_links                            |   9 -
 10 files changed, 252 insertions(+), 301 deletions(-)
 delete mode 100755 jena-fuseki2/make_links