This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from a4d1cb4fe6 Consistent method names and fix typo new 06a1219a53 Code clean-up - formatting. No functional change. new f0006d7be5 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/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 ++++----- webapps/docs/changelog.xml | 8 +++ 6 files changed, 68 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org