Apache Commons logo Commons Logging
Comparing source compatibility of commons-logging-1.4.0.jar against commons-logging-1.3.6.jar
Old: commons-logging-1.3.6.jar
New: commons-logging-1.4.0.jar
Created: 2026-06-17T14:21:09.167+0000
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: n.a.
Semantic Versioning: 0.1.0
Classes:
Status Fully Qualified Name
NEW org.apache.commons.logging.jakarta.ServletContextCleaner
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
NEW public class  org.apache.commons.logging.jakarta.ServletContextCleaner top
Compatibility Changes:
Change
INTERFACE_ADDED
Interfaces:
Status Interface Compatibility Changes
NEW java.util.EventListener n.a.
NEW jakarta.servlet.ServletContextListener n.a.
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
NEW public n.a. ServletContextCleaner() n.a.
Old file New file
n.a. 51
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. void contextDestroyed(jakarta.servlet.ServletContextEvent)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 60
NEW public n.a. void contextInitialized(jakarta.servlet.ServletContextEvent)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 134