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/08/27 11:20:33 UTC

[jena] branch main updated (1724b45f83 -> d602d0679a)

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 1724b45f83 Merge pull request #1489 from afs/javadoc
     new 261e25f5b8 Javadoc fixes
     new 9e09144f3c POM settings for javadoc : source=11
     new d602d0679a Merge pull request #1495 from afs/javadoc

The 10162 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:
 .../io/parserjavacc/javacc/JavaCharStream.java     | 79 +++++++++++-----------
 .../jena/sparql/lang/sparql_11/JavaCharStream.java | 79 +++++++++++-----------
 .../jena/ttl/turtle/parser/JavaCharStream.java     | 71 ++++++++++---------
 .../jena/arq/querybuilder/UpdateBuilder.java       |  2 +-
 .../jena/arq/querybuilder/clauses/WhereClause.java |  4 +-
 pom.xml                                            | 22 ++----
 6 files changed, 122 insertions(+), 135 deletions(-)