This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 3e8bf7b2 Clarify descriptions
new e579feb9 Change access from private method to package-private since
this method is called from Block.
new dea5cca9 Javadoc
new 9624aa92 Javadoc
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/jexl3/JexlContext.java | 66 ++++----
.../commons/jexl3/internal/TemplateEngine.java | 2 +-
.../apache/commons/jexl3/parser/JexlParser.java | 172 +++++++++++++--------
3 files changed, 147 insertions(+), 93 deletions(-)