[
https://issues.apache.org/jira/browse/JENA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394218#comment-16394218
]
ASF subversion and git services commented on JENA-1504:
-------------------------------------------------------
Commit 2ce86cdd73abd596cd9cfc95768a9c7851511411 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=2ce86cd ]
JENA-1504: Merge commit 'refs/pull/378/head' of https://github.com/apache/jena
This closes #378.
> TrigBlock writer can lose triples
> ---------------------------------
>
> Key: JENA-1504
> URL: https://issues.apache.org/jira/browse/JENA-1504
> Project: Apache Jena
> Issue Type: Bug
> Affects Versions: Jena 3.6.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.7.0
>
>
> Example: run {{riot --out TRIG <this file>}}.
> {noformat}
> PREFIX : <http://example/>
> :s :p "Triple" .
> # This cause the above to be lost.
> :g { :s :p "NG", "NG1" }
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)