Clirr Results

The following document contains the results of Clirr.

  • Current Version: 5.3.13
  • Comparison Version: 5.3.12

Summary

Severity Number
Error Error 0
Warning Warning 1
Info Info 10

Details

Severity Message Class Method / Field
Warning Value of compile-time constant MIME_TEXT_XML has been changed info.magnolia.commands.impl.ExportCommand MIME_TEXT_XML
Info Method 'protected java.lang.String getMimeType(java.lang.String, javax.servlet.http.HttpServletResponse)' has been added info.magnolia.cms.filters.ContentTypeFilter protected java.lang.String getMimeType(java.lang.String, javax.servlet.http.HttpServletResponse)
Info Method 'protected java.lang.String setupContentType(java.lang.String, javax.servlet.http.HttpServletResponse)' has been deprecated info.magnolia.cms.filters.ContentTypeFilter protected java.lang.String setupContentType(java.lang.String, javax.servlet.http.HttpServletResponse)
Info Class info.magnolia.voting.voters.RequestExtensionVoter added info.magnolia.voting.voters.RequestExtensionVoter
Info Added info.magnolia.voting.voters.RequestExtensionVoter to the list of superclasses info.magnolia.voting.voters.ResponseContentTypeVoter
Info Method 'public void addAllowed(java.lang.String)' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public void addAllowed(java.lang.String)
Info Method 'public void addRejected(java.lang.String)' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public void addRejected(java.lang.String)
Info Method 'public java.util.List getAllowed()' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public java.util.List getAllowed()
Info Method 'public java.util.List getRejected()' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public java.util.List getRejected()
Info Method 'public void setAllowed(java.util.List)' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public void setAllowed(java.util.List)
Info Method 'public void setRejected(java.util.List)' is now implemented in superclass info.magnolia.voting.voters.RequestExtensionVoter info.magnolia.voting.voters.ResponseContentTypeVoter public void setRejected(java.util.List)