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 383b0b83b0 Remove out-dated references - e.g. to admin app new acf03aeb19 Prepare for automated formatting new 458bb05c6c Code clean-up - formatting. No functional change. 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/jasper/compiler/Generator.java | 870 ++++++++------------- .../jasper/compiler/ImplicitTagLibraryInfo.java | 47 +- java/org/apache/jasper/compiler/JDTCompiler.java | 365 ++++----- .../apache/jasper/compiler/JarScannerFactory.java | 12 +- java/org/apache/jasper/compiler/JasperTagInfo.java | 29 +- .../apache/jasper/compiler/JavacErrorDetail.java | 75 +- java/org/apache/jasper/compiler/JspConfig.java | 156 ++-- .../apache/jasper/compiler/JspDocumentParser.java | 779 +++++------------- 8 files changed, 824 insertions(+), 1509 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org