Source compatibility report for the Wicket library between 1.3.6 and 1.3.7 versions

Test Info


Library NameWicket
Version #11.3.6
Version #21.3.7

Test Results


Total Java ARchives11
Total Methods / Classes8123 / 1253
VerdictIncompatible
(0.01%)

Problem Summary


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

Added Methods (21)


wicket-1.3.7.jar, CompressedPackageResource.class
package org.apache.wicket.markup.html
CompressedPackageResource.newPackageResource ( Class scope, String path, Locale locale, String style ) [static]  :  PackageResource

wicket-1.3.7.jar, FeedbackMessage.class
package org.apache.wicket.feedback
FeedbackMessage.detach ( )  :  void

wicket-1.3.7.jar, PackageResource.class
package org.apache.wicket.markup.html
PackageResource.accept ( Class scope, String path )  :  boolean
PackageResource.newPackageResource ( Class scope, String path, Locale locale, String style ) [static]  :  PackageResource

wicket-1.3.7.jar, PackageResourceGuard.class
package org.apache.wicket.markup.html
PackageResourceGuard.acceptFile ( String file )  :  boolean
PackageResourceGuard.getBlockedFiles ( )  :  Set
PackageResourceGuard.setBlockedFiles ( Set blockedFiles )  :  void

wicket-1.3.7.jar, Page.class
package org.apache.wicket
Page.getPageReference ( )  :  PageReference

wicket-1.3.7.jar, PageReference.class
package org.apache.wicket
PageReference.equals ( Object obj )  :  boolean
PageReference.getPage ( )  :  Page
PageReference.getPageMapName ( )  :  String
PageReference.getPageNumber ( )  :  int
PageReference.getPageVersion ( )  :  int
PageReference.hashCode ( )  :  int

wicket-1.3.7.jar, PageReferenceRequestTarget.class
package org.apache.wicket.request.target.component
PageReferenceRequestTarget.detach ( RequestCycle requestCycle )  :  void
PageReferenceRequestTarget.getPageReference ( )  :  PageReference
PageReferenceRequestTarget.PageReferenceRequestTarget ( Page page )
PageReferenceRequestTarget.PageReferenceRequestTarget ( PageReference pageReference )
PageReferenceRequestTarget.respond ( RequestCycle requestCycle )  :  void

wicket-1.3.7.jar, RequestCycle.class
package org.apache.wicket
RequestCycle.urlFor ( PageReference id )  :  CharSequence

wicket-1.3.7.jar, UrlCompressingWebCodingStrategy.class
package org.apache.wicket.protocol.http.request.urlcompressing
UrlCompressingWebCodingStrategy.encode ( RequestCycle requestCycle, IBookmarkablePageRequestTarget requestTarget )  :  CharSequence

to the top

Problems with Methods, High Severity (1)


wicket-1.3.6.jar, JavascriptPackageResource
package org.apache.wicket.markup.html
[+] JavascriptPackageResource.JavascriptPackageResource ( Class scope, String path, Locale locale, String style ) (1)

to the top

Java ARchives (11)


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

to the top