Source compatibility report for the Wicket library between 1.4.4 and 1.4.5 versions

Test Info


Library NameWicket
Version #11.4.4
Version #21.4.5

Test Results


Total Java ARchives11
Total Methods / Classes8583 / 1320
VerdictIncompatible
(0.01%)

Problem Summary


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

Added Methods (3)


wicket-1.4.5.jar, IndexedHybridUrlCodingStrategy.class
package org.apache.wicket.request.target.coding
IndexedHybridUrlCodingStrategy.IndexedHybridUrlCodingStrategy ( String mountPath, Class pageClass, boolean redirectOnBookmarkableRequest )

wicket-1.4.5.jar, MultiFileUploadField.class
package org.apache.wicket.markup.html.form.upload
MultiFileUploadField.isMultiPart ( )  :  boolean

wicket-extensions-1.4.5.jar, UploadProgressBar.class
package org.apache.wicket.extensions.ajax.markup.html.form.upload
UploadProgressBar.UploadProgressBar ( String id, Form form, FileUploadField fileUploadField )

to the top

Removed Methods (1)


wicket-1.4.4.jar, Connections.class
package org.apache.wicket.util.io
Connections.findFile ( URL url ) [static]  :  File

to the top

Other Changes in Data Types (1)


wicket-1.4.4.jar
package org.apache.wicket.markup.html.navigation.paging
[+] PagingNavigator (1)

to the top

Java ARchives (11)


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

to the top