You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2007/04/12 16:19:32 UTC

[jira] Resolved: (JCR-842) support stores where binary properties are mandatory (such as in nt:resource)

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

Julian Reschke resolved JCR-842.
--------------------------------

    Resolution: Fixed

Resolved with revision 527952.


> 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
>         Assigned To: 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.