[jira] [Comment Edited] (JEXL-314) Comparison NULL values of variables NAME1.NAME2

2019-09-13 Thread Osy (Jira)
[ https://issues.apache.org/jira/browse/JEXL-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929252#comment-16929252 ] Osy edited comment on JEXL-314 at 9/13/19 2:39 PM: --- I have an error tryin

[jira] [Commented] (JEXL-314) Comparison NULL values of variables NAME1.NAME2

2019-09-13 Thread Osy (Jira)
[ https://issues.apache.org/jira/browse/JEXL-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929252#comment-16929252 ] Osy commented on JEXL-314: -- I have an error trying to set engine to safe JexlEngine jexl = new Jex

[jira] [Created] (JEXL-314) Comparison NULL values of variables NAME1.NAME2

2019-09-12 Thread Osy (Jira)
Osy created JEXL-314: Summary: Comparison NULL values of variables NAME1.NAME2 Key: JEXL-314 URL: https://issues.apache.org/jira/browse/JEXL-314 Project: Commons JEXL Issue Type: Wish Affects Version

[jira] [Closed] (JEXL-313) Can one expression return a Float even when its elements are Integer?

2019-09-09 Thread Osy (Jira)
[ https://issues.apache.org/jira/browse/JEXL-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osy closed JEXL-313. Resolution: Implemented Extending JexlArithmetic worked perfectly! Indeed only overrriding *divide* , the only case identifi

[jira] [Created] (JEXL-313) Can one expression return a Float even when its elements are Integer?

2019-09-05 Thread Osy (Jira)
Osy created JEXL-313: Summary: Can one expression return a Float even when its elements are Integer? Key: JEXL-313 URL: https://issues.apache.org/jira/browse/JEXL-313 Project: Commons JEXL Issue Type: W

[jira] [Closed] (JEXL-310) Define Alias or synonyms for Methods with parameters and accesible through Jexl Context

2019-08-19 Thread Osy (Jira)
[ https://issues.apache.org/jira/browse/JEXL-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osy closed JEXL-310. Resolution: Fixed > Define Alias or synonyms for Methods with parameters and accesible through > Jexl Context > ---

[jira] [Commented] (JEXL-310) Define Alias or synonyms for Methods with parameters and accesible through Jexl Context

2019-08-19 Thread Osy (Jira)
[ https://issues.apache.org/jira/browse/JEXL-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910841#comment-16910841 ] Osy commented on JEXL-310: -- Thanks [~henrib], worked! > Define Alias or synonyms for Methods with

[jira] [Created] (JEXL-310) Define Alias or synonyms for Methods with parameters and accesible through Jexl Context

2019-08-11 Thread Osy (JIRA)
Osy created JEXL-310: Summary: Define Alias or synonyms for Methods with parameters and accesible through Jexl Context Key: JEXL-310 URL: https://issues.apache.org/jira/browse/JEXL-310 Project: Commons JEXL

[jira] [Updated] (JEXL-284) Break down recursive expressions- Handy print

2018-12-18 Thread Osy (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osy updated JEXL-284: - Summary: Break down recursive expressions- Handy print (was: Break down recursive expressions) > Break down recursive exp

[jira] [Created] (JEXL-284) Break down recursive expressions

2018-12-18 Thread Osy (JIRA)
Osy created JEXL-284: Summary: Break down recursive expressions Key: JEXL-284 URL: https://issues.apache.org/jira/browse/JEXL-284 Project: Commons JEXL Issue Type: New Feature Affects Versions: 3.1

[jira] [Updated] (JEXL-258) JEXL unset method

2018-04-11 Thread Osy (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osy updated JEXL-258: - Description: Currently we have a set method to put in context a new expresion variable.   *void org.apache.commons.jexl3.Je

[jira] [Created] (JEXL-258) JEXL unset method

2018-04-11 Thread Osy (JIRA)
Osy created JEXL-258: Summary: JEXL unset method Key: JEXL-258 URL: https://issues.apache.org/jira/browse/JEXL-258 Project: Commons JEXL Issue Type: Improvement Affects Versions: 3.1 Repo