[ 
https://issues.apache.org/jira/browse/JENA-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13549662#comment-13549662
 ] 

Hudson commented on JENA-378:
-----------------------------

Integrated in Jena__Development_Test #388 (See 
[https://builds.apache.org/job/Jena__Development_Test/388/])
    JENA-378
The UpdateWriter needs to use a bnode to output mapping that deal with "query 
bnodes" in the WHERE clause.
i.e. Map ??N vars to bNode syntax on output. (Revision 1431377)

     Result = SUCCESS
andy : 
Files : 
* 
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/modify/request/UpdateWriter.java

                
> Serialization of update requests isn't legal syntax
> ---------------------------------------------------
>
>                 Key: JENA-378
>                 URL: https://issues.apache.org/jira/browse/JENA-378
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> arq.uparse.main("INSERT {} WHERE { ?x ?p [ ?a  ?b ] } ") ; 
> This then effects remote update requests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to