Source compatibility report for the MyFaces library  between 2.1.4 and 2.1.5 versions

Test Info


Library NameMyFaces
Version #12.1.4
Version #22.1.5

Test Results


Total Java ARchives2
Total Methods / Classes10427 / 1258
VerdictCompatible

Problem Summary


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

Added Methods (11)


myfaces-bundle-2.1.5.jar, ContentTypeUtils.class
package org.apache.myfaces.shared.renderkit
ContentTypeUtils.chooseWriterContentType ( String contentTypeListString, String[ ] htmlContentTypes, String[ ] xhtmlContentTypes ) [static]  :  String
ContentTypeUtils.containsContentType ( String contentType, String[ ] allowedContentTypes ) [static]  :  boolean
ContentTypeUtils.ContentTypeUtils ( )
ContentTypeUtils.getContentTypeFromAcceptHeader javax.faces.context.FacesContext context ) [static]  :  String
ContentTypeUtils.splitContentTypeListString String contentTypeListString ) [static]  :  String[ ]

myfaces-bundle-2.1.5.jar, HtmlResponseWriterImpl.class
package org.apache.myfaces.shared.renderkit.html
HtmlResponseWriterImpl.getWriterContentTypeMode ( )  :  String
HtmlResponseWriterImpl.HtmlResponseWriterImpl ( java.io.Writer writer, String contentType, String characterEncoding, boolean wrapScriptContentWithXmlCommentTag, String writerContentTypeMode )

myfaces-bundle-2.1.5.jar, MyfacesConfig.class
package org.apache.myfaces.shared.config
MyfacesConfig.getDefaultResponseWriterContentTypeMode ( )  :  String
MyfacesConfig.setDefaultResponseWriterContentTypeMode String defaultResponseWriterContentTypeMode )  :  void

myfaces-bundle-2.1.5.jar, NavigationUtils.class
package org.apache.myfaces.shared.application
NavigationUtils.getEvaluatedNavigationParameters java.util.Map parameters ) [static]  :  java.util.Map
NavigationUtils.NavigationUtils ( )

to the top

Other Changes in Data Types (2)


myfaces-bundle-2.1.4.jar
package org.apache.myfaces.shared.config
[+] MyfacesConfig (2)

to the top

Java ARchives (2)


myfaces-api-2.1.4.jar
myfaces-bundle-2.1.4.jar

to the top




Generated on Fri Jan 11 17:09:18 2013 for MyFaces by Java API Compliance Checker 1.3  
A tool for checking backward compatibility of a Java library API