Clirr Results

The following document contains the results of Clirr.

  • Current Version: 6.2
  • Comparison Version: 6.1.5

Summary

Severity Number
Error
 Error
0
Warning
 Warning
0
Info
 Info
2

API Incompatibilities

Severity Message Class Method / Field
Info
Method 'protected java.lang.String replaceColons(java.lang.String)' has been added info.magnolia.i18nsystem.AbstractI18nKeyGenerator protected java.lang.String replaceColons(java.lang.String)
Info
Accessibility of method 'private java.util.Set getAllAnnotationsOfType(java.lang.Class, java.lang.Class)' has been increased from private to public info.magnolia.i18nsystem.util.AnnotationUtils private java.util.Set getAllAnnotationsOfType(java.lang.Class, java.lang.Class)

API Changelog

The following APIs were modified from version 6.1.5 to 6.2:
  • Non justified changes

    Class From To
    info.magnolia.i18nsystem.AbstractI18nKeyGenerator protected java.lang.String replaceColons(java.lang.String)
    info.magnolia.i18nsystem.util.AnnotationUtils private java.util.Set getAllAnnotationsOfType(java.lang.Class, java.lang.Class)