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

Test Info


Library NameWicket
Version #11.4.7
Version #21.4.8

Test Results


Total Java ARchives11
Total Methods / Classes8610 / 1322
VerdictCompatible

Problem Summary


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

Added Methods (8)


wicket-1.4.8.jar, HttpsRequestCycleProcessor.class
package org.apache.wicket.protocol.https
HttpsRequestCycleProcessor.checkSecureIncoming ( IRequestTarget target )  :  IRequestTarget
HttpsRequestCycleProcessor.checkSecureOutgoing ( IRequestTarget target )  :  IRequestTarget
HttpsRequestCycleProcessor.respond ( RequestCycle requestCycle )  :  void

wicket-1.4.8.jar, RadioChoice.class
package org.apache.wicket.markup.html.form
RadioChoice.getAdditionalAttributes ( int index, Object choice )  :  IValueMap

wicket-extensions-1.4.8.jar, IndicatingAjaxButton.class
package org.apache.wicket.extensions.ajax.markup.html
IndicatingAjaxButton.IndicatingAjaxButton ( String id, IModel model )
IndicatingAjaxButton.IndicatingAjaxButton ( String id, IModel model, Form form )

wicket-extensions-1.4.8.jar, ModalWindow.class
package org.apache.wicket.extensions.ajax.markup.html.modal
ModalWindow.getShowJavascript ( )  :  Object

wicket-guice-1.4.8.jar, GuiceComponentInjector.class
package org.apache.wicket.guice
GuiceComponentInjector.getFieldValueFactory ( )  :  IFieldValueFactory

to the top

Problems with Data Types, Low Severity (1)


wicket-guice-1.4.7.jar
package org.apache.wicket.guice
[+] GuiceComponentInjector (1)

to the top

Java ARchives (11)


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

to the top