This is an automated email from the ASF dual-hosted git repository.
henrib pushed a change to branch JEXL-456
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
from 64057263 JEXL-456: introducing feature flag ignoreTemplatePrefix; -
modify grammar to allow ignoring identifier tokens; - add JexlInfo derived
TemplateInfo to carry tokens to be ignored by token manager; - updated tests;
add 8d2e20de JEXL-456: checkstyle;
No new revisions were added by this update.
Summary of changes:
src/main/java/org/apache/commons/jexl3/JexlFeatures.java | 3 +++
src/main/java/org/apache/commons/jexl3/internal/TemplateInfo.java | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)