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)