Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.5.1
  • Comparison Version: 1.5

Summary

Severity Number
Error Error 1
Warning Warning 0
Info Info 0

API Incompatibilities

Severity Message Class Method / Field
Error Return type of method 'protected org.codehaus.jackson.JsonNode onExecute(info.magnolia.context.Context)' has been changed to com.fasterxml.jackson.databind.JsonNode info.magnolia.resteasy.client.command.AbstractRestEasyCommand protected org.codehaus.jackson.JsonNode onExecute(info.magnolia.context.Context)

API Changelog

The following APIs were modified from version 1.5 to 1.5.1:
  • Non justified changes

    Class From To
    info.magnolia.resteasy.client.command.AbstractRestEasyCommand protected org.codehaus.jackson.JsonNode onExecute(info.magnolia.context.Context)