com.hp.hpl.jena.util.ResourceUtils.renameResource(Resource, String) rebinds 
Graph even if no changes were made
--------------------------------------------------------------------------------------------------------------

                 Key: JENA-50
                 URL: https://issues.apache.org/jira/browse/JENA-50
             Project: Jena
          Issue Type: Bug
          Components: Jena
         Environment: all
            Reporter: Thorsten Möller
            Priority: Minor


This issue directly goes back to the following patch
http://sourceforge.net/tracker/index.php?func=detail&aid=3046428&group_id=40417&atid=430290

The underlying Graph is rebound even in (rare) cases where the Graph is 
actually not modified by the method (e.g., there is a Resource to be renamed 
but there is actually no triple in the model that involves it).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to