angela created OAK-610:
--------------------------

             Summary: 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
            Priority: Minor


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

Reply via email to