Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.5
  • Comparison Version: 5.4.9

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 6

API Incompatibilities

Severity Message Class Method / Field
Info Method 'protected void addItemProperty(com.vaadin.data.Item, java.lang.String, java.lang.String)' has been added info.magnolia.about.app.AboutPresenter protected void addItemProperty(com.vaadin.data.Item, java.lang.String, java.lang.String)
Info Method 'protected void addViewProperty(java.lang.String, java.lang.String)' has been deprecated info.magnolia.about.app.AboutPresenter protected void addViewProperty(java.lang.String, java.lang.String)
Info Method 'protected com.vaadin.data.Item getInstallationInfo()' has been added info.magnolia.about.app.AboutPresenter protected com.vaadin.data.Item getInstallationInfo()
Info Method 'protected info.magnolia.about.app.AboutView getView()' has been added info.magnolia.about.app.AboutPresenter protected info.magnolia.about.app.AboutView getView()
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.about.app.config.ConfigInfoViewImpl
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.about.app.mapping.VirtualURIMappingViewImpl

API Changelog

The following APIs were modified from version 5.4.9 to 5.5:
  • Non justified changes

    Class From To
    info.magnolia.about.app.AboutPresenter protected com.vaadin.data.Item getInstallationInfo()
    info.magnolia.about.app.AboutPresenter protected info.magnolia.about.app.AboutView getView()
    info.magnolia.about.app.AboutPresenter protected void addItemProperty(com.vaadin.data.Item, java.lang.String, java.lang.String)
    info.magnolia.about.app.AboutPresenter protected void addViewProperty(java.lang.String, java.lang.String)
    info.magnolia.about.app.config.ConfigInfoViewImpl
    info.magnolia.about.app.mapping.VirtualURIMappingViewImpl