support stores where binary properties are mandatory (such as in nt:resource)
-----------------------------------------------------------------------------

                 Key: JCR-842
                 URL: https://issues.apache.org/jira/browse/JCR-842
             Project: Jackrabbit
          Issue Type: Bug
          Components: JCR TCK
            Reporter: Julian Reschke
            Priority: Minor


SetValueBinaryTest tries to remove binary properties by setting them to null. 
However, some stores only support binary properties in the case of 
jcr:content/jcr:data, in which case the property can not be removed directly.

Suggestion: check for mandatory/protected, and throw NotExecutableException in 
that case.


-- 
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