Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.6
  • Comparison Version: 5.5.7

Summary

Severity Number
Error Error 9
Warning Warning 0
Info Info 1

API Incompatibilities

Severity Message Class Method / Field
Error Parameter 1 of 'public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)
Error Parameter 1 of 'public void setWorkspaceNameProperty(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setWorkspaceNameProperty(com.vaadin.data.Property)
Error Parameter 1 of 'public void setWorkspaceOptions(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setWorkspaceOptions(com.vaadin.data.Container)
Error Parameter 1 of 'public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)
Error Parameter 1 of 'public void setWorkspaceNameProperty(com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setWorkspaceNameProperty(com.vaadin.data.Property)
Error Parameter 1 of 'public void setWorkspaceOptions(com.vaadin.data.Container)' has changed its type to com.vaadin.v7.data.Container info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setWorkspaceOptions(com.vaadin.data.Container)
Error Return type of method 'protected com.vaadin.data.Container$Hierarchical createContainer()' has been changed to com.vaadin.v7.data.Container$Hierarchical info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter protected com.vaadin.data.Container$Hierarchical createContainer()
Error Return type of method 'protected com.vaadin.data.Container createContainer()' has been changed to com.vaadin.v7.data.Container info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter protected com.vaadin.data.Container createContainer()
Error Parameter 3 of 'public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)' has changed its type to com.vaadin.v7.data.Property info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)
Info Added com.vaadin.v7.ui.HorizontalLayout to the list of superclasses info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl

API Changelog

The following APIs were modified from version 5.5.7 to 5.6:
  • Non justified changes

    Class From To
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setWorkspaceNameProperty(com.vaadin.data.Property)
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolView public void setWorkspaceOptions(com.vaadin.data.Container)
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setSystemPropertiesInclusionProperty(com.vaadin.data.Property)
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setWorkspaceNameProperty(com.vaadin.data.Property)
    info.magnolia.jcrbrowser.app.contenttools.JcrBrowserContextToolViewImpl public void setWorkspaceOptions(com.vaadin.data.Container)
    info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter protected com.vaadin.data.Container createContainer()
    info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter protected com.vaadin.data.Container$Hierarchical createContainer()
    info.magnolia.jcrbrowser.app.contentviews.JcrBrowserTreePresenter public void onItemEdited(java.lang.Object, java.lang.Object, com.vaadin.data.Property)