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

Henri Biestro resolved JEXL-141.
--------------------------------

    Resolution: Fixed
      Assignee: Henri Biestro

Thanks for the report. Fixed documentation, code is correct.
                
> 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: 2.1.2, 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to