You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/02/06 12:39:12 UTC

[jira] [Resolved] (OAK-610) Misleading exception message in MultiPropertyState

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

Michael Dürig resolved OAK-610.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

Fixed at revision 1442916
                
> Misleading exception message in MultiPropertyState
> --------------------------------------------------
>
>                 Key: OAK-610
>                 URL: https://issues.apache.org/jira/browse/OAK-610
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Assignee: Michael Dürig
>            Priority: Minor
>             Fix For: 0.7
>
>
> just run into a multi-single-value violation and wanted to check
> the place where it occured.
> MultiPropertyState line 159 states
> {code}
> checkArgument(type.isArray(), "Type must not be an array type");
> {code}
> IMO the message should read "Type must be an array", shouldn't it? 

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