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 47c9ee23dc Fix various checkstyle warnings new 12794a3685 Checkstyle checks for Javadoc += SingleLineJavadoc new 2d40f36743 Fix 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: .../tomcat/dbcp/dbcp2/DelegatingCallableStatement.java | 4 +++- .../tomcat/dbcp/dbcp2/DelegatingPreparedStatement.java | 4 +++- .../apache/tomcat/dbcp/dbcp2/DelegatingResultSet.java | 16 ++++++++++++---- res/checkstyle/checkstyle.xml | 4 ++++ .../catalina/filters/TesterHttpServletResponse.java | 12 +++++++++--- 5 files changed, 31 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org