This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 22acea9 Update checkstyle to 8.22 new 802caad Add a check, commented out by default, that helps when tidying up code new 7d27aa9 Clean-up. Whitespace, braces new cc90fc6 Simplify code. We already have the Service for this Context so use it. new 2edb9b0 Use enhanced for-loops. Based on PR #177 by Govinda Sakhare. The 4 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: .../apache/catalina/core/ApplicationContext.java | 105 +++++++++------------ res/checkstyle/checkstyle.xml | 9 +- 2 files changed, 52 insertions(+), 62 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org