This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from a664178378 Remove out-dated references - e.g. to admin app new 92afb018a1 Prepare for automated formatting new c89c5ba09b 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 | 804 +++++-------------- 8 files changed, 827 insertions(+), 1531 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org