[
https://issues.apache.org/jira/browse/JEXL-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebb updated JEXL-39:
---------------------
Attachment: JexlEngine2.java
Updated version of Engine:
- corrected typo in initialize() parameter name
- initialize() no longer swallows Exception
- terminate() checks jc for null
- eval() uses script() rather than evaluate() so can pass several statements and return the last value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.