[ 
https://issues.apache.org/jira/browse/CLEREZZA-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reto Bachmann-Gmür closed CLEREZZA-406.
---------------------------------------

    Resolution: Fixed

> jena based serializers broken
> -----------------------------
>
>                 Key: CLEREZZA-406
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-406
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>
> When changing the TestJenaSerializerProvider test to itnitialize the graph 
> with the following
>       private void initializeGraph() {
>               mGraph = new SimpleMGraph();
>               mGraph.add(new TripleImpl(new BNode(),
>                               new UriRef("http://foo/bar";),
>                               new UriRef("http://foo/bar";)));
>       }
> all serializer tests will fail.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to