Binary compatibility report for the Wicket library between 6.10.0 and 6.11.0 versions

Test Info


Library NameWicket
Version #16.10.0
Version #26.11.0

Test Results


Total Java ARchives21
Total Methods / Classes11463 / 1755
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-8
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Methods
High0
Medium0
Low0

Added Methods (8)


wicket-bean-validation-0.13.jar, PropertyValidator.class
package org.apache.wicket.bean.validation
PropertyValidator.onConfigure ( Component component )  :  void

wicket-core-6.11.0.jar, HTML5Attributes.class
package org.apache.wicket.markup.html
HTML5Attributes.HTML5Attributes ( )
HTML5Attributes.onButton ( Button button, ComponentTag tag )  :  void
HTML5Attributes.onComponentTag ( Component component, ComponentTag tag )  :  void
HTML5Attributes.onInput ( AbstractTextComponent input, ComponentTag tag )  :  void

wicket-core-6.11.0.jar, InstantiationListener.class
package org.apache.wicket.markup.html
HTML5Attributes.InstantiationListener.HTML5Attributes.InstantiationListener ( )
HTML5Attributes.InstantiationListener.onInstantiation ( Component component )  :  void

wicket-core-6.11.0.jar, ResourceBundles.class
package org.apache.wicket
ResourceBundles.newBundleResourceReference ( Class scope, String name, List items )  :  ConcatResourceBundleReference

to the top

Problems with Data Types, Low Severity (2)


wicket-bean-validation-0.12.jar
package org.apache.wicket.bean.validation
[+] PropertyValidator (1)

wicket-core-6.10.0.jar
package org.apache.wicket.markup.html.form
[+] AbstractTextComponent (1)

to the top

Java ARchives (21)


wicket-atmosphere-0.13.jar
wicket-auth-roles-6.10.0.jar
wicket-bean-validation-0.12.jar
wicket-bootstrap-0.12.jar
wicket-cdi-6.10.0.jar
wicket-core-6.10.0.jar
wicket-datetime-6.10.0.jar
wicket-devutils-6.10.0.jar
wicket-extensions-6.10.0.jar
wicket-guice-6.10.0.jar
wicket-ioc-6.10.0.jar
wicket-jmx-6.10.0.jar
wicket-native-websocket-core-0.12.jar
wicket-native-websocket-jetty-0.12.jar
wicket-native-websocket-jetty9-0.12.jar
wicket-native-websocket-tomcat-0.12.jar
wicket-objectsizeof-agent-6.10.0.jar
wicket-request-6.10.0.jar
wicket-spring-6.10.0.jar
wicket-util-6.10.0.jar
wicket-velocity-6.10.0.jar

to the top