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 "Timothee Maret (JIRA)" <ji...@apache.org> on 2014/02/18 15:06:19 UTC

[jira] [Created] (OAK-1433) Typo in org.apache.jackrabbit.oak.plugins.value.ValueImpl#getLong

Timothee Maret created OAK-1433:
-----------------------------------

             Summary: Typo in org.apache.jackrabbit.oak.plugins.value.ValueImpl#getLong 
                 Key: OAK-1433
                 URL: https://issues.apache.org/jira/browse/OAK-1433
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
    Affects Versions: 0.16
            Reporter: Timothee Maret
            Priority: Trivial


The org.apache.jackrabbit.oak.plugins.value.ValueImpl#getLong method contains a typo in case it throws:

throw new ValueFormatException("Error converting value to double", e);

which is a tad confusing ;-)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)