magnolia-templating Version: 4.5-beta5 Last Published: Feb 13, 2012

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 4.5-beta5
  • Comparison Version: 4.5-beta4

Summary

SeverityNumber
Error Error10
Warning Warning0
Info Info10

Details

SeverityMessageClassMethod / Field
ErrorMethod 'protected javax.jcr.Node getTargetContent()' has been removedinfo.magnolia.templating.elements.AbstractContentTemplatingElementprotected javax.jcr.Node getTargetContent()
ErrorMethod 'protected javax.jcr.Node resolveAreaNode()' has been removedinfo.magnolia.templating.elements.AreaElementprotected javax.jcr.Node resolveAreaNode()
ErrorClass info.magnolia.templating.elements.ContextAttributeElement removedinfo.magnolia.templating.elements.ContextAttributeElement
ErrorClass info.magnolia.templating.elements.EditElement removedinfo.magnolia.templating.elements.EditElement
ErrorClass info.magnolia.templating.elements.RenderElement removedinfo.magnolia.templating.elements.RenderElement
ErrorClass info.magnolia.templating.freemarker.ContextDirective removedinfo.magnolia.templating.freemarker.ContextDirective
ErrorClass info.magnolia.templating.freemarker.EditDirective removedinfo.magnolia.templating.freemarker.EditDirective
ErrorClass info.magnolia.templating.freemarker.RenderDirective removedinfo.magnolia.templating.freemarker.RenderDirective
ErrorClass info.magnolia.templating.jsp.AbstractTag removedinfo.magnolia.templating.jsp.AbstractTag
ErrorMethod 'protected java.lang.String determineTemplatePath(javax.jcr.Node, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.model.RenderingModel, java.lang.String)' has been removedinfo.magnolia.templating.renderers.PlainTextTemplateRendererprotected java.lang.String determineTemplatePath(javax.jcr.Node, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.model.RenderingModel, java.lang.String)
InfoMethod 'protected javax.jcr.Node getPassedContent()' has been addedinfo.magnolia.templating.elements.AbstractContentTemplatingElementprotected javax.jcr.Node getPassedContent()
InfoMethod 'public java.lang.String getDescription()' has been addedinfo.magnolia.templating.elements.AreaElementpublic java.lang.String getDescription()
InfoMethod 'public java.lang.String getLabel()' has been addedinfo.magnolia.templating.elements.AreaElementpublic java.lang.String getLabel()
InfoMethod 'public void setDescription(java.lang.String)' has been addedinfo.magnolia.templating.elements.AreaElementpublic void setDescription(java.lang.String)
InfoMethod 'public void setLabel(java.lang.String)' has been addedinfo.magnolia.templating.elements.AreaElementpublic void setLabel(java.lang.String)
InfoMethod 'protected javax.jcr.Node tryToCreateAreaNode(javax.jcr.Node)' has been addedinfo.magnolia.templating.elements.AreaElementprotected javax.jcr.Node tryToCreateAreaNode(javax.jcr.Node)
InfoClass info.magnolia.templating.elements.ComponentElement addedinfo.magnolia.templating.elements.ComponentElement
InfoMethod 'public void setDialog(java.lang.String)' has been addedinfo.magnolia.templating.elements.InitElementpublic void setDialog(java.lang.String)
InfoClass info.magnolia.templating.freemarker.ComponentDirective addedinfo.magnolia.templating.freemarker.ComponentDirective
InfoMethod 'protected java.lang.String resolveTemplateScript(javax.jcr.Node, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.model.RenderingModel, java.lang.String)' has been addedinfo.magnolia.templating.renderers.PlainTextTemplateRendererprotected java.lang.String resolveTemplateScript(javax.jcr.Node, info.magnolia.rendering.template.RenderableDefinition, info.magnolia.rendering.model.RenderingModel, java.lang.String)