Source compatibility report for the Wicket library between 6.9.1 and 6.10.0 versions

Test Info


Library NameWicket
Version #16.9.1
Version #26.10.0

Test Results


Total Java ARchives21
Total Methods / Classes11450 / 1755
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-9
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (9)


wicket-bean-validation-0.12.jar, BeanValidationConfiguration.class
package org.apache.wicket.bean.validation
BeanValidationConfiguration.setValidatorProvider ( IProvider validatorProvider )  :  void

wicket-core-6.10.0.jar, AbstractTextComponent.class
package org.apache.wicket.markup.html.form
AbstractTextComponent.onRequired ( ComponentTag tag )  :  void

wicket-core-6.10.0.jar, FormComponent.class
package org.apache.wicket.markup.html.form
FormComponent.onRequired ( ComponentTag tag )  :  void

wicket-core-6.10.0.jar, OnEventHeaderItem.class
package org.apache.wicket.markup.head
OnEventHeaderItem.getCompleteJavaScript ( )  :  CharSequence

wicket-core-6.10.0.jar, PackageResourceReference.class
package org.apache.wicket.request.resource
PackageResourceReference.removeCompressFlagIfUnnecessary ( PackageResource resource )  :  void

wicket-core-6.10.0.jar, ResourceStreamRequestHandler.class
package org.apache.wicket.request.handler.resource
ResourceStreamRequestHandler.configure ( ResourceStreamResource resource )  :  void

wicket-extensions-6.10.0.jar, AutoCompleteSettings.class
package org.apache.wicket.extensions.ajax.markup.html.autocomplete
AutoCompleteSettings.getMinInputLength ( )  :  int
AutoCompleteSettings.setMinInputLength ( int minInputLength )  :  AutoCompleteSettings

wicket-request-6.10.0.jar, Url.class
package org.apache.wicket.request
Url.parse ( CharSequence _url, Charset charset, boolean isFullHint ) [static]  :  Url

to the top

Other Changes in Data Types (1)


wicket-core-6.9.1.jar
package org.apache.wicket.request.resource.caching
[+] IResourceCachingStrategy (1)

to the top

Java ARchives (21)


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

to the top