This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from 5c32af4 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63766 new 06e83a4 Fix Javadoc warnings new 2767d56 Align with 8.5.x (and fix Javadoc warnings) new 247c8c3 Back-port refactoring to remove use of LifecycleSupport new d0685f9 Add throwOnFailure to LifecycleBase. 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: java/org/apache/catalina/Lifecycle.java | 17 ++- java/org/apache/catalina/Valve.java | 3 +- java/org/apache/catalina/util/LifecycleBase.java | 133 ++++++++++++++------- .../org/apache/catalina/util/LifecycleSupport.java | 3 + 4 files changed, 109 insertions(+), 47 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org