[
https://issues.apache.org/jira/browse/JEXL-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved JEXL-32.
-------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.1.1)
This should be fixed in the 2.0 branch in SVN. Please try it out (by building
the branch) and if further work is needed, reopen this issue with a complete
JUnit test that fails.
> BigDecimal values are treated as Long values which results in loss of
> precision
> -------------------------------------------------------------------------------
>
> Key: JEXL-32
> URL: https://issues.apache.org/jira/browse/JEXL-32
> Project: Commons JEXL
> Issue Type: Bug
> Affects Versions: 1.1.1, 1.1, 1.0, 1.0 Beta 1
> Reporter: Kedar Dave
> Fix For: 2.0
>
> Attachments: BigDecimal.patch_files.zip,
> commons-jexl-1.1-BigDecimal.patch.jar
>
>
> BigDecimal values are treated as Long values which results in loss of
> precision. As a result, support for BigDecimal is added via this patch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.