This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-filter.git
from 3a567cb SLING-13013 ignore spotless code reformatting commit in git
blame
add 3173b6d SLING-13014 Update to JavaCC 3.0.1 (#6)
No new revisions were added by this update.
Summary of changes:
pom.xml | 2 +-
.../resource/filter/impl/script/FilterParser.java | 1008 +++----
.../filter/impl/script/FilterParserConstants.java | 299 +-
.../impl/script/FilterParserTokenManager.java | 3138 +++++++++++---------
.../filter/impl/script/ParseException.java | 348 +--
.../filter/impl/script/SimpleCharStream.java | 868 +++---
.../sling/resource/filter/impl/script/Token.java | 242 +-
.../resource/filter/impl/script/TokenMgrError.java | 280 +-
8 files changed, 3226 insertions(+), 2959 deletions(-)