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