Apache Commons logo

Commons JCS™

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.2.1
  • Comparison Version: 2.2

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 7

API Incompatibilities

Severity Message Class Method / Field
Info Method 'public boolean isStartRegistry()' has been deprecated org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes public boolean isStartRegistry()
Info Method 'public void setStartRegistry(boolean)' has been deprecated org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes public void setStartRegistry(boolean)
Info Method 'public boolean isStartRegistry()' has been deprecated org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes public boolean isStartRegistry()
Info Method 'public void setStartRegistry(boolean)' has been deprecated org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes public void setStartRegistry(boolean)
Info Method 'protected void doExpires(org.apache.commons.jcs.engine.behavior.ICacheElement)' has been added org.apache.commons.jcs.engine.control.CompositeCache protected void doExpires(org.apache.commons.jcs.engine.behavior.ICacheElement)
Info Method 'protected org.apache.commons.jcs.engine.control.CompositeCache newCache(org.apache.commons.jcs.engine.behavior.ICompositeCacheAttributes, org.apache.commons.jcs.engine.behavior.IElementAttributes)' has been added org.apache.commons.jcs.engine.control.CompositeCacheConfigurator protected org.apache.commons.jcs.engine.control.CompositeCache newCache(org.apache.commons.jcs.engine.behavior.ICompositeCacheAttributes, org.apache.commons.jcs.engine.behavior.IElementAttributes)
Info Method 'protected org.apache.commons.jcs.engine.control.CompositeCacheConfigurator newConfigurator()' has been added org.apache.commons.jcs.engine.control.CompositeCacheManager protected org.apache.commons.jcs.engine.control.CompositeCacheConfigurator newConfigurator()

API Changelog

The following APIs were modified from version 2.2 to 2.2.1:
  • Non justified changes

    Class From To
    org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes public boolean isStartRegistry()
    org.apache.commons.jcs.auxiliary.remote.server.RemoteCacheServerAttributes public void setStartRegistry(boolean)
    org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes public boolean isStartRegistry()
    org.apache.commons.jcs.auxiliary.remote.server.behavior.IRemoteCacheServerAttributes public void setStartRegistry(boolean)
    org.apache.commons.jcs.engine.control.CompositeCache protected void doExpires(org.apache.commons.jcs.engine.behavior.ICacheElement)
    org.apache.commons.jcs.engine.control.CompositeCacheConfigurator protected org.apache.commons.jcs.engine.control.CompositeCache newCache(org.apache.commons.jcs.engine.behavior.ICompositeCacheAttributes, org.apache.commons.jcs.engine.behavior.IElementAttributes)
    org.apache.commons.jcs.engine.control.CompositeCacheManager protected org.apache.commons.jcs.engine.control.CompositeCacheConfigurator newConfigurator()