/[Apache-SVN]
ViewVC logotype

Revision 1811336


Jump to revision: Previous Next
Author: henrib
Date: Fri Oct 6 14:31:39 2017 UTC (6 years, 7 months ago)
Changed paths: 4
Log Message:
JEXL-240:
Expose the Jexl engine evaluating a script/expression as a thread local;
Make classes functors, ie class(arg) will attempt to call a ctor, a simpler version of new(class, arg);
Fix antish variable used as method/function call; 

Changed paths

Path Details
Directorycommons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/JexlEngine.java modified , text changed
Directorycommons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/Engine.java modified , text changed
Directorycommons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/Interpreter.java modified , text changed
Directorycommons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/AntishCallTest.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26