[
https://issues.apache.org/jira/browse/JENA-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394215#comment-16394215
]
ASF subversion and git services commented on JENA-1504:
-------------------------------------------------------
Commit f3549cabc95113412aa6d7e2e82066f0d836cd1d in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=f3549ca ]
JENA-1504: Fix batch handling.
Fix new line output.
> 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)