Jukka Zitting created JCR-3543:
----------------------------------

             Summary: TCK does not allow a property to be re-bound to a 
different definition
                 Key: JCR-3543
                 URL: https://issues.apache.org/jira/browse/JCR-3543
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-tests
    Affects Versions: 2.6
            Reporter: Jukka Zitting
            Priority: Minor


The JCR spec says the following about Node.setProperty:

    Some repositories may allow P to be dynamically re-bound to a different
    property definition (based for example, on the new value being of a 
different
    type than the original value) while other repositories may not allow such
    dynamic re-binding.

However, the current TCK requires the implementation to keep the definition of 
the existing property.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to