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

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


    from b18a09d  Merge pull request #702 from afs/querybuilder
     new bba50c8  Minor fixes and comments
     new f9a4909  JENA-1854: Ensure body is read completely when Content-Length 
is set
     new 2718a79  Merge pull request #705 from afs/jena1854-fuseki-parse-errors

The 8290 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:
 .../src/main/java/org/apache/jena/query/ARQ.java   |  2 +-
 .../jena/sparql/engine/main/StageBuilder.java      |  4 +-
 .../src/main/java/org/apache/jena/atlas/io/IO.java | 18 ++++++++
 .../org/apache/jena/fuseki/servlets/ActionLib.java | 50 +++++++++++++++++++---
 .../org/apache/jena/fuseki/servlets/GSP_RW.java    | 30 ++++++-------
 .../jena/fuseki/servlets/SHACL_Validation.java     |  1 -
 .../apache/jena/fuseki/servlets/SPARQL_Update.java |  3 ++
 .../apache/jena/fuseki/servlets/SPARQL_Upload.java |  1 -
 .../apache/jena/fuseki/servlets/ServletOps.java    |  5 +++
 .../java/org/apache/jena/fuseki/system/Upload.java | 30 +++++++------
 .../fuseki/validation/html/DataValidatorHTML.java  |  1 +
 .../fuseki/validation/json/DataValidatorJSON.java  |  1 +
 .../org/apache/jena/fuseki/mgt/ActionDatasets.java |  7 +--
 13 files changed, 105 insertions(+), 48 deletions(-)

Reply via email to