Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.0.0-SNAPSHOT
  • Comparison Version: 1.2.0

Summary

Severity Number
Error
 Error 2
Warning
 Warning 0

(The results have been filtered to omit less severe results)

API Incompatibilities

Severity Message Class Method / Field
Error
Changed type of field CACHE_MANAGER from net.sf.ehcache.CacheManager to org.ehcache.PersistentCacheManager org.mybatis.caches.ehcache.AbstractEhcacheCache CACHE_MANAGER
Error
Changed type of field cache from net.sf.ehcache.Ehcache to org.ehcache.Cache org.mybatis.caches.ehcache.AbstractEhcacheCache cache

API Changelog

The following APIs were modified from version 1.2.0 to 2.0.0-SNAPSHOT:
  • Non justified changes

    Class From To org.mybatis.caches.ehcache.AbstractEhcacheCache CACHE_MANAGER org.mybatis.caches.ehcache.AbstractEhcacheCache cache