Source compatibility report for the Wicket library between 1.4.6 and 1.4.7 versions

Test Info


Library NameWicket
Version #11.4.6
Version #21.4.7

Test Results


Total Java ARchives11
Total Methods / Classes8601 / 1322
VerdictCompatible

Problem Summary


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

Added Methods (6)


wicket-1.4.7.jar, AbstractAjaxTimerBehavior.class
package org.apache.wicket.ajax
AbstractAjaxTimerBehavior.isStopped ( )  :  boolean

wicket-1.4.7.jar, ListDataProvider.class
package org.apache.wicket.markup.repeater.data
ListDataProvider.getData ( )  :  List

wicket-1.4.7.jar, PageParameters.class
package org.apache.wicket
PageParameters.equals ( Object o )  :  boolean

wicket-1.4.7.jar, SharedResources.class
package org.apache.wicket
SharedResources.isThrowExceptionIfNotMapped ( )  :  boolean
SharedResources.setThrowExceptionIfNotMapped ( boolean throwExceptionIfNotMapped )  :  void

wicket-extensions-1.4.7.jar, AbstractOptions.class
package org.apache.wicket.extensions.markup.html.form.palette.component
AbstractOptions.avoidAjaxSerialization ( )  :  void

to the top

Java ARchives (11)


wicket-1.4.6.jar
wicket-auth-roles-1.4.6.jar
wicket-datetime-1.4.6.jar
wicket-devutils-1.4.6.jar
wicket-extensions-1.4.6.jar
wicket-guice-1.4.6.jar
wicket-ioc-1.4.6.jar
wicket-jmx-1.4.6.jar
wicket-objectsizeof-agent-1.4.6.jar
wicket-spring-1.4.6.jar
wicket-velocity-1.4.6.jar

to the top