[
https://issues.apache.org/jira/browse/JENA-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404586#comment-16404586
]
ASF GitHub Bot commented on JENA-1509:
--------------------------------------
GitHub user Claudenw opened a pull request:
https://github.com/apache/jena/pull/387
fix for JENA-1509
fixed string issue and added tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Claudenw/jena master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/387.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #387
----
commit 3604ddff2d7465205f3935391862df1bac681a30
Author: Claude Warren <claude@...>
Date: 2018-03-19T10:13:08Z
fix for JENA-1509
----
> RDFConnectionRemote does not execute update( UpdateRequest )
> ------------------------------------------------------------
>
> Key: JENA-1509
> URL: https://issues.apache.org/jira/browse/JENA-1509
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Affects Versions: Jena 3.7.0
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
>
> If an UpdateRequest is constructed and passed to the
> RDFConnectionRemote.update() method the string value is lost and the results
> is an "update string may not be null" exception.
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)