You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Cristian Lorenzetto (JIRA)" <ji...@apache.org> on 2011/02/18 00:09:12 UTC

[jira] Created: (JEXL-108) parsing error if i define a empty literal array/map

parsing error if i define a empty literal array/map
---------------------------------------------------

                 Key: JEXL-108
                 URL: https://issues.apache.org/jira/browse/JEXL-108
             Project: Commons JEXL
          Issue Type: Bug
    Affects Versions: 2.0.1
            Reporter: Cristian Lorenzetto




-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (JEXL-108) parsing error if i define a empty literal array/map

Posted by "Sebb (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JEXL-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb closed JEXL-108.
---------------------

    
> parsing error if i define a empty literal array/map
> ---------------------------------------------------
>
>                 Key: JEXL-108
>                 URL: https://issues.apache.org/jira/browse/JEXL-108
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Cristian Lorenzetto
>            Assignee: Henri Biestro
>             Fix For: 2.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (JEXL-108) parsing error if i define a empty literal array/map

Posted by "Henri Biestro (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JEXL-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Biestro resolved JEXL-108.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.2
         Assignee: Henri Biestro

Modified parser and associated classes to accept empty array literal "[]" and empty map literal "{ : }".
Committed revision 1071986.
M       src/test/java/org/apache/commons/jexl2/IssuesTest.java
M       src/main/java/org/apache/commons/jexl2/parser/Parser.jjt
A       src/main/java/org/apache/commons/jexl2/parser/ASTMapLiteral.java
M       src/main/java/org/apache/commons/jexl2/parser/ASTArrayLiteral.java
M       src/main/java/org/apache/commons/jexl2/Debugger.java
M       pom.xml


> parsing error if i define a empty literal array/map
> ---------------------------------------------------
>
>                 Key: JEXL-108
>                 URL: https://issues.apache.org/jira/browse/JEXL-108
>             Project: Commons JEXL
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: Cristian Lorenzetto
>            Assignee: Henri Biestro
>             Fix For: 2.0.2
>
>


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira