Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.6.2
  • Comparison Version: 5.6.1

Summary

Severity Number
Error Error 10
Warning Warning 0
Info Info 6

API Incompatibilities

Severity Message Class Method / Field
Error Removed com.vaadin.v7.data.util.converter.Converter from the set of implemented interfaces info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
Error Removed java.io.Serializable from the set of implemented interfaces info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
Error Method 'public java.lang.Class getModelType()' has been removed info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter public java.lang.Class getModelType()
Error Method 'public java.lang.Class getPresentationType()' has been removed info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter public java.lang.Class getPresentationType()
Error Removed com.vaadin.v7.data.util.converter.Converter from the set of implemented interfaces info.magnolia.ui.form.field.converter.IdentifierToPathConverter
Error Removed java.io.Serializable from the set of implemented interfaces info.magnolia.ui.form.field.converter.IdentifierToPathConverter
Error Removed com.vaadin.v7.data.util.converter.Converter from the set of implemented interfaces info.magnolia.ui.form.field.converter.StringToCalendarConverter
Error Removed java.io.Serializable from the set of implemented interfaces info.magnolia.ui.form.field.converter.StringToCalendarConverter
Error Method 'public java.lang.Class getModelType()' has been removed info.magnolia.ui.form.field.converter.StringToCalendarConverter public java.lang.Class getModelType()
Error Method 'public java.lang.Class getPresentationType()' has been removed info.magnolia.ui.form.field.converter.StringToCalendarConverter public java.lang.Class getPresentationType()
Info Added info.magnolia.ui.form.field.converter.FieldValueConverter to the set of implemented interfaces info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
Info Class info.magnolia.ui.form.field.converter.FieldValueConverter added info.magnolia.ui.form.field.converter.FieldValueConverter
Info Class info.magnolia.ui.form.field.converter.FieldValueConverter$Wrapper added info.magnolia.ui.form.field.converter.FieldValueConverter$Wrapper
Info Added info.magnolia.ui.form.field.converter.FieldValueConverter to the set of implemented interfaces info.magnolia.ui.form.field.converter.IdentifierToPathConverter
Info Added info.magnolia.ui.form.field.converter.FieldValueConverter to the set of implemented interfaces info.magnolia.ui.form.field.converter.StringToCalendarConverter
Info Class info.magnolia.ui.form.field.converter.Vaadin7FieldValueConverterAdapter added info.magnolia.ui.form.field.converter.Vaadin7FieldValueConverterAdapter

API Changelog

The following APIs were modified from version 5.6.1 to 5.6.2:
  • Non justified changes

    Class From To
    info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
    info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
    info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter
    info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter public java.lang.Class getModelType()
    info.magnolia.ui.form.field.converter.BaseIdentifierToPathConverter public java.lang.Class getPresentationType()
    info.magnolia.ui.form.field.converter.FieldValueConverter
    info.magnolia.ui.form.field.converter.FieldValueConverter$Wrapper
    info.magnolia.ui.form.field.converter.IdentifierToPathConverter
    info.magnolia.ui.form.field.converter.IdentifierToPathConverter
    info.magnolia.ui.form.field.converter.IdentifierToPathConverter
    info.magnolia.ui.form.field.converter.StringToCalendarConverter
    info.magnolia.ui.form.field.converter.StringToCalendarConverter
    info.magnolia.ui.form.field.converter.StringToCalendarConverter
    info.magnolia.ui.form.field.converter.StringToCalendarConverter public java.lang.Class getModelType()
    info.magnolia.ui.form.field.converter.StringToCalendarConverter public java.lang.Class getPresentationType()
    info.magnolia.ui.form.field.converter.Vaadin7FieldValueConverterAdapter