Binary compatibility report for the Wicket library between 1.3.5 and 1.3.6 versions

Test Info


Library NameWicket
Version #11.3.5
Version #21.3.6

Test Results


Total Java ARchives11
Total Methods / Classes8096 / 1250
VerdictIncompatible
(0.04%)

Problem Summary


SeverityCount
Added Methods-16
Removed MethodsHigh3
Problems with
Data Types
High1
Medium0
Low2
Problems with
Methods
High0
Medium0
Low0

Added Methods (16)


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

wicket-1.3.6.jar, Check.class
package org.apache.wicket.markup.html.form
Check.getStatelessHint ( )  :  boolean

wicket-1.3.6.jar, Component.class
package org.apache.wicket
Component.getBehaviorsRawList ( )  :  List

wicket-1.3.6.jar, Files.class
package org.apache.wicket.util.file
Files.cleanupFilename ( String filename ) [static]  :  String

wicket-1.3.6.jar, IClassCache.class
package org.apache.wicket.util.lang
PropertyResolver.IClassCache.get ( Class p1 ) [abstract]  :  Object
PropertyResolver.IClassCache.put ( Class p1, Map p2 ) [abstract]  :  void

wicket-1.3.6.jar, MockHttpServletRequest.class
package org.apache.wicket.protocol.http
MockHttpServletRequest.addCookies ( Collection cookies )  :  void

wicket-1.3.6.jar, PagingNavigationLink.class
package org.apache.wicket.markup.html.navigation.paging
PagingNavigationLink.cullPageNumber ( int pageNumber )  :  int

wicket-1.3.6.jar, PropertyResolver.class
package org.apache.wicket.util.lang
PropertyResolver.setClassCache ( Application application, PropertyResolver.IClassCache classCache ) [static]  :  void

wicket-1.3.6.jar, Radio.class
package org.apache.wicket.markup.html.form
Radio.getStatelessHint ( )  :  boolean

wicket-1.3.6.jar, RequestCycle.class
package org.apache.wicket
RequestCycle.onRequestTargetSet ( IRequestTarget requestTarget )  :  void

wicket-extensions-1.3.6.jar, AutoCompleteSettings.class
package org.apache.wicket.extensions.ajax.markup.html.autocomplete
AutoCompleteSettings.getShowCompleteListOnFocusGain ( )  :  boolean
AutoCompleteSettings.setShowCompleteListOnFocusGain ( boolean showCompleteListOnFocusGain )  :  void

wicket-extensions-1.3.6.jar, BreadCrumbBar.class
package org.apache.wicket.extensions.breadcrumb
BreadCrumbBar.getSeparatorMarkup ( )  :  String

wicket-extensions-1.3.6.jar, DefaultCssAutocompleteTextField.class
package org.apache.wicket.extensions.ajax.markup.html.autocomplete
DefaultCssAutocompleteTextField.DefaultCssAutocompleteTextField ( String string, IModel model )

to the top

Removed Methods (3)


wicket-guice-1.3.5.jar, GuiceTypeStore.class
package org.apache.wicket.guice
GuiceTypeStore.getType ( String typeName )  :  Type
GuiceTypeStore.GuiceTypeStore ( )
GuiceTypeStore.setType ( String typeName, Type type )  :  void

to the top

Problems with Data Types, High Severity (1)


wicket-guice-1.3.5.jar
package org.apache.wicket.guice
[+] GuiceTypeStore (1)

to the top

Problems with Data Types, Low Severity (2)


wicket-1.3.5.jar
package org.apache.wicket.markup.html.form
[+] Check (1)
[+] Radio (1)

to the top

Java ARchives (11)


wicket-1.3.5.jar
wicket-auth-roles-1.3.5.jar
wicket-datetime-1.3.5.jar
wicket-extensions-1.3.5.jar
wicket-guice-1.3.5.jar
wicket-ioc-1.3.5.jar
wicket-jmx-1.3.5.jar
wicket-objectsizeof-agent-1.3.5.jar
wicket-spring-1.3.5.jar
wicket-spring-annot-1.3.5.jar
wicket-velocity-1.3.5.jar

to the top