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 0fe1bbf  Merge pull request #1144 from afs/javadoc-modules-fix
     new 371a59e  JENA-2218: Command jena.version
     new 34a2105  JENA-2216: Protect for running without jena-cmds
     new 0f69889  Fix formatting
     new d52cab1  Homepage https
     new 48cc928  Typos in comment
     new 3bc5322  JENA-2229: Correct return of sourceConstraintComponent()
     new 6696e4e  JENA-2225: Handle large stats counts
     new b7c15fb  JENA-2162: Fix for potentially multi-line lexical forms
     new 3fd8984  Merge pull request #1143 from afs/misc

The 9498 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/bat/{arq.bat => jena_version.bat}      |   2 +-
 apache-jena/bin/{juuid => jena.version}            |   2 +-
 apache-jena/cmd-maker                              |   1 +
 .../org/apache/jena/http/sys/ExecHTTPBuilder.java  |   1 +
 .../org/apache/jena/riot/out/NodeFormatterTTL.java |   7 +-
 .../jena/riot/out/NodeFormatterTTL_MultiLine.java  |  16 +--
 .../riot/resultset/ResultSetWriterRegistry.java    |   2 +-
 .../java/org/apache/jena/riot/out/TestNodeFmt.java |  30 +++--
 jena-cmds/src/main/java/jena/version.java          |   2 +-
 .../src/main/java/tdb2/xloader/CmdxLoader.java     | 140 +++++++++++----------
 jena-cmds/src/test/java/arq/rdftests.java          |   2 +-
 .../java/org/apache/jena/tdb2/solver/SolverRX.java |   1 -
 .../org/apache/jena/tdb2/solver/stats/Stats.java   |   2 +-
 .../apache/jena/fuseki/main/sys/InitFuseki.java    |   6 +-
 .../jena/jdbc/remote/http/QueryEngineHTTP.java     |   6 +-
 .../apache/jena/shacl/validation/ReportEntry.java  |   2 +-
 .../org/apache/jena/tdb/solver/stats/Stats.java    |  24 ++--
 17 files changed, 123 insertions(+), 123 deletions(-)
 copy apache-jena/bat/{arq.bat => jena_version.bat} (91%)
 copy apache-jena/bin/{juuid => jena.version} (97%)

Reply via email to