magnolia-module-rssaggregator Version: 1.4-beta2 Last Published: Mar 27, 2013

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.4-beta2
  • Comparison Version: 1.4-beta1

Summary

SeverityNumber
Error Error8
Warning Warning0
Info Info7

Details

SeverityMessageClassMethod / Field
ErrorRemoved info.magnolia.module.templatingkit.templates.STKRenderingModel from the set of implemented interfacesinfo.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
ErrorRemoved info.magnolia.module.templatingkit.templates.AbstractSTKTemplateModel from the list of superclassesinfo.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
ErrorIn method 'public FeedStatisticsModel(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.templatingkit.functions.STKTemplatingFunctions, info.magnolia.templating.functions.TemplatingFunctions)' the number of arguments has changedinfo.magnolia.module.rssaggregator.templates.components.FeedStatisticsModelpublic FeedStatisticsModel(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.templatingkit.functions.STKTemplatingFunctions, info.magnolia.templating.functions.TemplatingFunctions)
ErrorRemoved info.magnolia.module.templatingkit.templates.STKRenderingModel from the set of implemented interfacesinfo.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModel
ErrorRemoved info.magnolia.module.templatingkit.templates.AbstractSTKTemplateModel from the list of superclassesinfo.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModel
ErrorIn method 'public FeedSubscriptionsModel(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.templatingkit.functions.STKTemplatingFunctions, info.magnolia.templating.functions.TemplatingFunctions)' the number of arguments has changedinfo.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModelpublic FeedSubscriptionsModel(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.templatingkit.functions.STKTemplatingFunctions, info.magnolia.templating.functions.TemplatingFunctions)
ErrorReturn type of method 'public info.magnolia.module.templatingkit.util.STKPager getPager()' has been changed to info.magnolia.module.rssaggregator.util.PagerUtilinfo.magnolia.module.rssaggregator.templates.components.PlanetFeedModelpublic info.magnolia.module.templatingkit.util.STKPager getPager()
ErrorIn method 'public javax.jcr.Node findAuthorNode(javax.jcr.Node, java.lang.String, int)' the number of arguments has changedinfo.magnolia.module.rssaggregator.util.PlanetUtilpublic javax.jcr.Node findAuthorNode(javax.jcr.Node, java.lang.String, int)
InfoMethod 'protected java.lang.String getEntryContent(com.sun.syndication.feed.synd.SyndEntry)' has been addedinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected java.lang.String getEntryContent(com.sun.syndication.feed.synd.SyndEntry)
InfoAdded info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel to the list of superclassesinfo.magnolia.module.rssaggregator.templates.components.FeedStatisticsModel
InfoMethod 'public java.lang.String getFeedTitle(java.lang.String)' has been addedinfo.magnolia.module.rssaggregator.templates.components.FeedStatisticsModelpublic java.lang.String getFeedTitle(java.lang.String)
InfoAdded info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel to the list of superclassesinfo.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModel
InfoMethod 'public java.lang.String getFeedTitle(java.lang.String)' has been addedinfo.magnolia.module.rssaggregator.templates.components.FeedSubscriptionsModelpublic java.lang.String getFeedTitle(java.lang.String)
InfoMethod 'public java.lang.String getFeedTitle(java.lang.String)' has been addedinfo.magnolia.module.rssaggregator.templates.components.PlanetFeedModelpublic java.lang.String getFeedTitle(java.lang.String)
InfoClass info.magnolia.module.rssaggregator.util.PagerUtil addedinfo.magnolia.module.rssaggregator.util.PagerUtil