Binary compatibility report for the Cocoon library between 1.6 and 1.6.1 versions

Test Info


Library NameCocoon
Version #11.6
Version #21.6.1

Test Results


Total Java ARchives2
Total Methods / Classes622 / 112
VerdictIncompatible
(0.5%)

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh3
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (3)


Cocoon.jar, Utils.class
package org.apache.cocoon
Utils.getBasename ( HttpServletRequest p1, Object p2 ) [static]  :  String
Utils.getStackTraceAsString ( Throwable p1 ) [static]  :  String

Cocoon.jar, XSPUtil.class
package org.apache.cocoon.processor.xsp
XSPUtil.doMarkup ( Node p1, StringBuffer p2 ) [static]  :  void

to the top

Removed Methods (3)


Cocoon.jar, ProducerFromFile.class
package org.apache.cocoon.producer
ProducerFromFile.getBasename ( HttpServletRequest p1 )  :  String

Cocoon.jar, XSPUtil.class
package org.apache.cocoon.processor.xsp
XSPUtil.doMarkup ( Node p1, StringBuffer p2, int p3 ) [static]  :  void
XSPUtil.requestRealPath ( HttpServletRequest p1, ServletContext p2 ) [static]  :  String

to the top

Java ARchives (2)


cocoon-1.6.jar
Cocoon.jar

to the top