Binary compatibility report for the Cocoon library between 1.3 and 1.3.1 versions

Test Info


Library NameCocoon
Version #11.3
Version #21.3.1

Test Results


Total Java ARchives4
Total Methods / Classes2956 / 367
VerdictIncompatible
(0.03%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh1
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low10

Removed Methods (1)


Cocoon.jar, NotInCacheException.class
package org.apache.cocoon.cache
NotInCacheException.NotInCacheException ( )

to the top

Problems with Data Types, High Severity (1)


Cocoon.jar
package org.apache.cocoon.cache
[+] NotInCacheException (1)

to the top

Problems with Methods, Low Severity (10)


Cocoon.jar, AbstractCache
package org.apache.cocoon.cache
[+] AbstractCache.getDocumentString ( Object p1 )  :  String (1)

Cocoon.jar, CheckDateCache
package org.apache.cocoon.cache
[+] CheckDateCache.getDocumentString ( File p1, File p2 )  :  String (1)
[+] CheckDateCache.getDocumentString ( Reader p1, Reader p2 )  :  String (1)
[+] CheckDateCache.getDocumentString ( String p1, String p2 )  :  String (1)

Cocoon.jar, DoNothingCache
package org.apache.cocoon.cache
[+] DoNothingCache.getDocumentString ( File p1, File p2 )  :  String (1)
[+] DoNothingCache.getDocumentString ( Reader p1, Reader p2 )  :  String (1)
[+] DoNothingCache.getDocumentString ( String p1, String p2 )  :  String (1)

Cocoon.jar, ForeverCache
package org.apache.cocoon.cache
[+] ForeverCache.getDocumentString ( File p1, File p2 )  :  String (1)
[+] ForeverCache.getDocumentString ( Reader p1, Reader p2 )  :  String (1)
[+] ForeverCache.getDocumentString ( String p1, String p2 )  :  String (1)

to the top

Java ARchives (4)


cocoon-1.3.jar
Cocoon.jar
openxml.jar
xslp.jar

to the top