magnolia-ui-framework Version: 5.0-alpha1 Last Published: Dec 12, 2012

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.0-alpha1
  • Comparison Version: 5.0-alpha1-s8

Summary

SeverityNumber
Error Error20
Warning Warning0
Info Info4

Details

SeverityMessageClassMethod / Field
ErrorClass info.magnolia.ui.framework.app.AbstractSimpleSubApp removedinfo.magnolia.ui.framework.app.AbstractSimpleSubApp
ErrorMethod 'public info.magnolia.objectfactory.ComponentProvider createAppComponentProvider(java.lang.String, info.magnolia.ui.framework.app.AppContext)' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.objectfactory.ComponentProvider createAppComponentProvider(java.lang.String, info.magnolia.ui.framework.app.AppContext)
ErrorMethod 'public info.magnolia.ui.framework.app.App getApp()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.ui.framework.app.App getApp()
ErrorMethod 'public info.magnolia.ui.framework.location.Location getCurrentLocation()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.ui.framework.location.Location getCurrentLocation()
ErrorMethod 'public info.magnolia.ui.framework.location.Location getDefaultLocation()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.ui.framework.location.Location getDefaultLocation()
ErrorMethod 'public info.magnolia.ui.framework.app.SubAppDescriptor getDefaultSubAppDescriptor()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.ui.framework.app.SubAppDescriptor getDefaultSubAppDescriptor()
ErrorMethod 'public info.magnolia.ui.framework.view.View getView()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic info.magnolia.ui.framework.view.View getView()
ErrorMethod 'public java.lang.String mayStop()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic java.lang.String mayStop()
ErrorMethod 'public void onLocationUpdate(info.magnolia.ui.framework.location.Location)' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic void onLocationUpdate(info.magnolia.ui.framework.location.Location)
ErrorMethod 'public void setApp(info.magnolia.ui.framework.app.App)' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic void setApp(info.magnolia.ui.framework.app.App)
ErrorMethod 'public void start(info.magnolia.ui.framework.location.Location)' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic void start(info.magnolia.ui.framework.location.Location)
ErrorMethod 'public void stop()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppContextpublic void stop()
ErrorMethod 'public info.magnolia.ui.framework.app.App getAppWithoutStarting(java.lang.String)' has been added to an interfaceinfo.magnolia.ui.framework.app.AppControllerpublic info.magnolia.ui.framework.app.App getAppWithoutStarting(java.lang.String)
ErrorMethod 'public info.magnolia.ui.framework.app.AppContext getCurrentApp()' has been added to an interfaceinfo.magnolia.ui.framework.app.AppControllerpublic info.magnolia.ui.framework.app.AppContext getCurrentApp()
ErrorMethod 'public java.lang.String getCategoryName()' has been removedinfo.magnolia.ui.framework.app.AppDescriptorpublic java.lang.String getCategoryName()
ErrorMethod 'public info.magnolia.ui.framework.app.SubAppDescriptor getSubAppDescriptor()' has been added to an interfaceinfo.magnolia.ui.framework.app.SubAppContextpublic info.magnolia.ui.framework.app.SubAppDescriptor getSubAppDescriptor()
ErrorField DEFAULT_CATEGORY_NAME has been removed, but it was previously a constantinfo.magnolia.ui.framework.app.registry.AppDescriptorProviderDEFAULT_CATEGORY_NAME
ErrorMethod 'public java.lang.String getCategoryName()' has been removedinfo.magnolia.ui.framework.app.registry.ConfiguredAppDescriptorpublic java.lang.String getCategoryName()
ErrorMethod 'public void setCategoryName(java.lang.String)' has been removedinfo.magnolia.ui.framework.app.registry.ConfiguredAppDescriptorpublic void setCategoryName(java.lang.String)
ErrorMethod 'public void validate()' has been removedinfo.magnolia.ui.framework.app.registry.ConfiguredAppDescriptorProviderpublic void validate()
InfoClass info.magnolia.ui.framework.app.builder.App addedinfo.magnolia.ui.framework.app.builder.App
InfoClass info.magnolia.ui.framework.app.builder.AppBuilder addedinfo.magnolia.ui.framework.app.builder.AppBuilder
InfoClass info.magnolia.ui.framework.app.builder.SubAppBuilder addedinfo.magnolia.ui.framework.app.builder.SubAppBuilder
InfoMethod 'public DefaultLocation(java.lang.String, java.lang.String, java.lang.String)' has been addedinfo.magnolia.ui.framework.location.DefaultLocationpublic DefaultLocation(java.lang.String, java.lang.String, java.lang.String)