Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.2.5
  • Comparison Version: 2.2.4

Summary

Severity Number
Error
 Error
2
Warning
 Warning
0
Info
 Info
0

API Incompatibilities

Severity Message Class Method / Field
Error
In method 'public JcrDeliveryEndpoint(info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition, info.magnolia.objectfactory.ComponentProvider, info.magnolia.cms.i18n.I18nContentSupport)' the number of arguments has changed info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint public JcrDeliveryEndpoint(info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition, info.magnolia.objectfactory.ComponentProvider, info.magnolia.cms.i18n.I18nContentSupport)
Error
In method 'public javax.jcr.Node readNode(java.lang.String)' the number of arguments has changed info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint public javax.jcr.Node readNode(java.lang.String)

API Changelog

The following APIs were modified from version 2.2.4 to 2.2.5:
  • Non justified changes

    Class From To
    info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint public JcrDeliveryEndpoint(info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpointDefinition, info.magnolia.objectfactory.ComponentProvider, info.magnolia.cms.i18n.I18nContentSupport)
    info.magnolia.rest.delivery.jcr.v2.JcrDeliveryEndpoint public javax.jcr.Node readNode(java.lang.String)