You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by cl...@apache.org on 2019/08/11 06:24:09 UTC

[jena] branch master updated (3b63425 -> 0dde76f)

This is an automated email from the ASF dual-hosted git repository.

claude pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 3b63425  Merge pull request #588 from galbiston/geosparql-empty-dataset
     new 56b3cfc  resolves JENA-1739
     new 18f8681  Updated javadoc
     new 0dde76f  Merge pull request #592 from Claudenw/1739_Path_in_UpdateBuilder.addWhere

The 7982 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:
 .../arq/querybuilder/AbstractQueryBuilder.java     | 22 ++++++++++--
 .../jena/arq/querybuilder/UpdateBuilder.java       | 40 ++++++++++++++++++++--
 .../jena/arq/querybuilder/UpdateBuilderTest.java   | 21 ++++++++++++
 3 files changed, 78 insertions(+), 5 deletions(-)