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 2014/02/18 15:38:19 UTC

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

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

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

       Resolution: Fixed
    Fix Version/s: 0.17

Fixed at http://svn.apache.org/r1569364. Thanks for spotting!

> 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
>            Assignee: Michael Dürig
>            Priority: Trivial
>             Fix For: 0.17
>
>
> 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)