This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 5116bb4d9d Consistent method names and fix typo new cefdcf1520 Code clean-up - formatting. No functional change. new 5568f35ee9 Drop IMPL_OBJ_START from parser The 2 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/el/parser/AstIdentifier.java | 4 +- java/org/apache/el/parser/AstValue.java | 4 +- java/org/apache/el/parser/ELParser.java | 61 ++++++++++++++-------- java/org/apache/el/parser/ELParser.jjt | 3 +- java/org/apache/el/parser/ELParserConstants.java | 10 ++-- .../org/apache/el/parser/ELParserTokenManager.java | 25 ++++----- 6 files changed, 62 insertions(+), 45 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org