Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.0-rc1
  • Comparison Version: 2.0-alpha2

Summary

Severity Number
Error Error 0
Warning Warning 0
Info Info 2

API Incompatibilities

Severity Message Class Method / Field
Info Method 'public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule)' has been deprecated info.magnolia.rest.tools.SwaggerRestDispatcherServlet public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule)
Info Method 'public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule, info.magnolia.objectfactory.ComponentProvider)' has been added info.magnolia.rest.tools.SwaggerRestDispatcherServlet public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule, info.magnolia.objectfactory.ComponentProvider)

API Changelog

The following APIs were modified from version 2.0-alpha2 to 2.0-rc1:
  • Non justified changes

    Class From To
    info.magnolia.rest.tools.SwaggerRestDispatcherServlet public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule)
    info.magnolia.rest.tools.SwaggerRestDispatcherServlet public SwaggerRestDispatcherServlet(info.magnolia.rest.RestIntegrationModule, info.magnolia.rest.registry.EndpointDefinitionRegistry, info.magnolia.event.EventBus, info.magnolia.rest.tools.RestToolsModule, info.magnolia.objectfactory.ComponentProvider)