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

Henri Biestro updated JEXL-68:
------------------------------

    Attachment: JEXL-68.patch

Modified Asserter to be able to reuse an existing JexlEngine (facilitate 
testing for "customized" version of an engine).
Made the instance of JexlEngine static in JexlTestCase & modified tests that 
modified flags to use their own instance.

Unrelated, made all static fields in JexlArithmetic protected so they can be 
used in derivation and corrected the ternary operator to not consider null in 
the condition as an error in all cases.

> Remove usage of deprecated classes in tests
> -------------------------------------------
>
>                 Key: JEXL-68
>                 URL: https://issues.apache.org/jira/browse/JEXL-68
>             Project: Commons JEXL
>          Issue Type: Test
>            Reporter: Henri Biestro
>             Fix For: 2.0
>
>         Attachments: JEXL-68.patch, JEXL-68.patch
>
>
> http://www.nabble.com/-JEXL--Handling-of-deprecated-items-in-2.0-tt24793279.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to