You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Claude Warren (JIRA)" <ji...@apache.org> on 2013/10/27 17:00:32 UTC

[jira] [Closed] (JENA-545) Alt created from resource in another model results in an Alt in the wrong model

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

Claude Warren closed JENA-545.
------------------------------


Hudson build completed

> Alt created from resource in another model results in an Alt in the wrong model
> -------------------------------------------------------------------------------
>
>                 Key: JENA-545
>                 URL: https://issues.apache.org/jira/browse/JENA-545
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>    Affects Versions: Jena 2.11.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>         Attachments: AltTest.java
>
>
> Create model 1.
> Create a resource in model 1
> Create model 2
> call Alt s = model2.getAlt( resource )
> s.getModel() == model1 is true
> s.getModel() == model2 is false
> s.getModel() should return model2



--
This message was sent by Atlassian JIRA
(v6.1#6144)