Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.3.x-SNAPSHOT
  • Comparison Version: 5.2.1-RC01

Summary

Severity Number
Error Error 4
Warning Warning 0

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

API Incompatibilities

Severity Message Class Method / Field
Error Method 'public boolean isEnabled()' has been added to an interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService public boolean isEnabled()
Error In method 'public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)' the number of arguments has changed org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)
Error Method 'public boolean isEnabled()' has been added to an interface org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService public boolean isEnabled()
Error In method 'public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)' the number of arguments has changed org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)

API Changelog

The following APIs were modified from version 5.2.1-RC01 to 5.3.x-SNAPSHOT:
  • Non justified changes

    Class From To
    org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService public boolean isEnabled()
    org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryService public boolean isEnabled()
    org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)
    org.exoplatform.platform.gadget.services.LoginHistory.LoginHistoryServiceImpl public LoginHistoryServiceImpl(org.exoplatform.platform.gadget.services.LoginHistory.storage.LoginHistoryStorage)