Comparing source compatibility of commons-logging-1.4.0.jar against commons-logging-1.3.6.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
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
|
|
|