Source compatibility report for the Wicket library between 6.13.0 and 6.14.0 versions

Test Info


Library NameWicket
Version #16.13.0
Version #26.14.0

Test Results


Total Java ARchives22
Total Methods / Classes11654 / 1778
VerdictIncompatible
(0.02%)

Problem Summary


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

Added Methods (9)


wicket-core-6.14.0.jar, AbstractAjaxTimerBehavior.class
package org.apache.wicket.ajax
AbstractAjaxTimerBehavior.onRestart ( AjaxRequestTarget target )  :  void
AbstractAjaxTimerBehavior.onUnbind ( )  :  void

wicket-core-6.14.0.jar, AbstractComponentMapper.class
package org.apache.wicket.core.request.mapper
AbstractComponentMapper.cleanClassName ( String className )  :  String

wicket-core-6.14.0.jar, Application.class
package org.apache.wicket
Application.getComponentOnConfigureListeners ( )  :  ComponentOnConfigureListenerCollection

wicket-core-6.14.0.jar, ComponentOnConfigureListenerCollection.class
package org.apache.wicket.application
ComponentOnConfigureListenerCollection.ComponentOnConfigureListenerCollection ( )
ComponentOnConfigureListenerCollection.onConfigure ( Component component )  :  void

wicket-core-6.14.0.jar, ContextImage.class
package org.apache.wicket.markup.html.image
ContextImage.ContextImage ( String id )

wicket-core-6.14.0.jar, IComponentOnConfigureListener.class
package org.apache.wicket.application
IComponentOnConfigureListener.onConfigure ( Component p1 ) [abstract]  :  void

wicket-util-6.14.0.jar, InvalidContentTypeException.class
package org.apache.wicket.util.upload
FileUploadBase.InvalidContentTypeException.FileUploadBase.InvalidContentTypeException ( String message, Throwable cause )

to the top

Removed Methods (2)


wicket-native-websocket-core-0.15.jar, HttpSessionCopy.class
package org.apache.wicket.protocol.ws.api
HttpSessionCopy.destroy ( )  :  void

wicket-native-websocket-core-0.15.jar, ServletRequestCopy.class
package org.apache.wicket.protocol.ws.api
ServletRequestCopy.destroy ( )  :  void

to the top

Other Changes in Data Types (1)


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

to the top

Java ARchives (22)


wicket-atmosphere-0.16.jar
wicket-auth-roles-6.13.0.jar
wicket-bean-validation-0.15.jar
wicket-bootstrap-0.15.jar
wicket-cdi-1.1-0.2.jar
wicket-cdi-6.13.0.jar
wicket-core-6.13.0.jar
wicket-datetime-6.13.0.jar
wicket-devutils-6.13.0.jar
wicket-extensions-6.13.0.jar
wicket-guice-6.13.0.jar
wicket-ioc-6.13.0.jar
wicket-jmx-6.13.0.jar
wicket-native-websocket-core-0.15.jar
wicket-native-websocket-jetty-0.15.jar
wicket-native-websocket-jetty9-0.15.jar
wicket-native-websocket-tomcat-0.15.jar
wicket-objectsizeof-agent-6.13.0.jar
wicket-request-6.13.0.jar
wicket-spring-6.13.0.jar
wicket-util-6.13.0.jar
wicket-velocity-6.13.0.jar

to the top