Clirr Results

The following document contains the results of Clirr.

  • Current Version: 6.1.1
  • Comparison Version: 6.1

Summary

Severity Number
Error Error 1
Warning Warning 0
Info Info 1

API Incompatibilities

Severity Message Class Method / Field
Error Return type of method 'public javax.jcr.Node getNode()' has been changed to java.util.Optional info.magnolia.resourceloader.jcr.JcrResource public javax.jcr.Node getNode()
Info Method 'public java.lang.String getPath()' has been added info.magnolia.resourceloader.jcr.JcrResource public java.lang.String getPath()

API Changelog

The following APIs were modified from version 6.1 to 6.1.1:
  • Non justified changes

    Class From To
    info.magnolia.resourceloader.jcr.JcrResource public java.lang.String getPath()
    info.magnolia.resourceloader.jcr.JcrResource public javax.jcr.Node getNode()