This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 5250758127 Fix copy/paste error new 2bfd6c3a2b Checkstyle checks for Javadoc += NonEmptyAtclauseDescription new 47c9ee23dc Fix various checkstyle warnings 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/javax/servlet/jsp/JspWriter.java | 2 +- java/javax/servlet/jsp/tagext/TagData.java | 2 +- .../catalina/core/ApplicationFilterConfig.java | 26 ++++++++++++-------- .../org/apache/catalina/mapper/MapperListener.java | 8 ++----- java/org/apache/catalina/servlets/CGIServlet.java | 10 ++++---- .../apache/catalina/servlets/DefaultServlet.java | 2 +- .../apache/jasper/servlet/JspServletWrapper.java | 2 +- .../tomcat/dbcp/dbcp2/BasicDataSourceFactory.java | 8 +++---- .../org/apache/tomcat/dbcp/pool2/PooledObject.java | 2 +- .../tomcat/dbcp/pool2/impl/AbandonedConfig.java | 2 +- .../tomcat/util/bcel/classfile/ElementValue.java | 28 +++++++++++----------- .../util/modeler/BaseNotificationBroadcaster.java | 2 +- .../apache/tomcat/jdbc/pool/DataSourceFactory.java | 4 ++-- res/checkstyle/checkstyle.xml | 16 +++++++++++++ 14 files changed, 65 insertions(+), 49 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org