Binary compatibility between jspwiki-bootstrap 2.12.3 and 2.12.2
Old: E:\Java\.m2\repository\org\apache\jspwiki\jspwiki-bootstrap\2.12.2\jspwiki-bootstrap-2.12.2.jar
New: E:\Java\.m2\repository\org\apache\jspwiki\jspwiki-bootstrap\2.12.3\jspwiki-bootstrap-2.12.3.jar
Created: 2025-07-30T19:59:18.357+0200
Access modifier filter: PROTECTED
Only modifications: false
Only binary incompatible modifications: false
Ignore missing classes: true
Includes: org.apache.wiki;org.apache.wiki
Excludes: n.a.
Semantic Versioning: 0.0.1
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and interfaces that could not be found on the classpath are ignored. Hence changes caused by these superclasses and interfaces are not reflected in the output.
Classes:
Status Fully Qualified Name
UNCHANGED org.apache.wiki.bootstrap.WikiBootstrapServletContextListener
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
UNCHANGED public class  org.apache.wiki.bootstrap.WikiBootstrapServletContextListener top
Constructors:
Status Modifier Generic Templates Constructor Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. WikiBootstrapServletContextListener() n.a.
Old file New file
41 39
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
UNCHANGED public n.a. void contextDestroyed(javax.servlet.ServletContextEvent) n.a.
Old file New file
101 108
UNCHANGED public n.a. void contextInitialized(javax.servlet.ServletContextEvent) n.a.
Old file New file
48 47