Source compatibility report for the Wicket library between 1.4.14 and 1.4.15 versions

Test Info


Library NameWicket
Version #11.4.14
Version #21.4.15

Test Results


Total Java ARchives11
Total Methods / Classes8921 / 1369
VerdictCompatible

Problem Summary


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

Added Methods (4)


wicket-1.4.15.jar, HeaderResponseContainerFilteringHeaderResponse.class
package org.apache.wicket.resource.filtering
HeaderResponseContainerFilteringHeaderResponse.runWithFilter ( Runnable runnable, String filterName )  :  void

wicket-1.4.15.jar, WebResponse.class
package org.apache.wicket.protocol.http
WebResponse.sendRedirect ( String url )  :  void

wicket-extensions-1.4.15.jar, AbstractAutoCompleteBehavior.class
package org.apache.wicket.extensions.ajax.markup.html.autocomplete
AbstractAutoCompleteBehavior.AbstractAutoCompleteBehavior ( AutoCompleteSettings settings )

wicket-extensions-1.4.15.jar, UploadProgressBar.class
package org.apache.wicket.extensions.ajax.markup.html.form.upload
UploadProgressBar.renderHead ( IHeaderResponse response )  :  void

to the top

Other Changes in Data Types (1)


wicket-extensions-1.4.14.jar
package org.apache.wicket.extensions.ajax.markup.html.modal
[+] ModalWindow (1)

to the top

Java ARchives (11)


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

to the top