You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Biestro (JIRA)" <ji...@apache.org> on 2015/03/19 16:17:38 UTC

[jira] [Updated] (JEXL-141) Suffix for Big Decimal and Big Integer Literal is incorrectly mentioned in Java docs

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

Henri Biestro updated JEXL-141:
-------------------------------
    Fix Version/s:     (was: 2.1.2)

> Suffix for Big Decimal  and Big Integer Literal is incorrectly mentioned in Java docs
> -------------------------------------------------------------------------------------
>
>                 Key: JEXL-141
>                 URL: https://issues.apache.org/jira/browse/JEXL-141
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Harpreet Singh
>            Assignee: Henri Biestro
>             Fix For: 3.0
>
>
> Suffix for BigDecimal Literal and Big Integer Literal is incorrectly mentioned on  http://commons.apache.org/jexl/reference/syntax.html#Literals
> Correct Big Decimal Suffix is  'B' (Instead of 'H' )
> Correct Big Integer Suffix is 'H'  (Instead of 'B')
> This can be clearly verified by looking at ASTNumberLiteral.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)