magnolia-module-rssaggregator Version: 1.2.2 Last Published: Jan 16, 2012

Clirr Results

The following document contains the results of Clirr.

  • Current Version: 1.2.2
  • Comparison Version: 1.2.2-beta2

Summary

SeverityNumber
Error Error55
Warning Warning0
Info Info12

Details

SeverityMessageClassMethod / Field
ErrorRemoved info.magnolia.rendering.model.RenderingModel from the set of implemented interfacesinfo.magnolia.module.rssaggregator.CombinedFeedAction
ErrorRemoved info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel from the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
ErrorRemoved info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel from the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
ErrorRemoved info.magnolia.rendering.model.RenderingModelImpl from the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
ErrorIn method 'public CombinedFeedAction(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions)' the number of arguments has changedinfo.magnolia.module.rssaggregator.CombinedFeedActionpublic CombinedFeedAction(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions)
ErrorRemoved info.magnolia.rendering.model.RenderingModel from the set of implemented interfacesinfo.magnolia.module.rssaggregator.FeedListAction
ErrorRemoved info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel from the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
ErrorRemoved info.magnolia.module.rssaggregator.templates.components.FeedListModel from the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
ErrorRemoved info.magnolia.rendering.model.RenderingModelImpl from the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
ErrorIn method 'public FeedListAction(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions)' the number of arguments has changedinfo.magnolia.module.rssaggregator.FeedListActionpublic FeedListAction(javax.jcr.Node, info.magnolia.rendering.template.TemplateDefinition, info.magnolia.rendering.model.RenderingModel, info.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions)
ErrorClass info.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions removedinfo.magnolia.module.rssaggregator.functions.RssAgregatorTemplatingFunctions
ErrorIn method 'public FeedGeneratorResolver(info.magnolia.module.ModuleRegistry, info.magnolia.module.rssaggregator.generator.FeedGenerator)' the number of arguments has changedinfo.magnolia.module.rssaggregator.generator.FeedGeneratorResolverpublic FeedGeneratorResolver(info.magnolia.module.ModuleRegistry, info.magnolia.module.rssaggregator.generator.FeedGenerator)
ErrorParameter 1 of 'public info.magnolia.module.rssaggregator.importhandler.AggregateFeed map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapperpublic info.magnolia.module.rssaggregator.importhandler.AggregateFeed map(javax.jcr.Node)
ErrorParameter 1 of 'public java.lang.Object map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapperpublic java.lang.Object map(javax.jcr.Node)
ErrorParameter 1 of 'public info.magnolia.module.rssaggregator.importhandler.FeedChannel map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.FeedChannelContentMapperpublic info.magnolia.module.rssaggregator.importhandler.FeedChannel map(javax.jcr.Node)
ErrorParameter 1 of 'public java.lang.Object map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.FeedChannelContentMapperpublic java.lang.Object map(javax.jcr.Node)
ErrorParameter 1 of 'public info.magnolia.module.rssaggregator.importhandler.FilterPredicate map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapperpublic info.magnolia.module.rssaggregator.importhandler.FilterPredicate map(javax.jcr.Node)
ErrorParameter 1 of 'public java.lang.Object map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapperpublic java.lang.Object map(javax.jcr.Node)
ErrorIn method 'public RSSFeedImportHandler(info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher)' the number of arguments has changedinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerpublic RSSFeedImportHandler(info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher)
ErrorParameter 2 of 'protected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)
ErrorReturn type of method 'protected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)
ErrorParameter 3 of 'protected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)
ErrorReturn type of method 'protected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)
ErrorMethod 'protected javax.jcr.Node getOrCreateNode(javax.jcr.Node, java.lang.String, java.lang.String)' has been removedinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node getOrCreateNode(javax.jcr.Node, java.lang.String, java.lang.String)
ErrorParameter 1 of 'public info.magnolia.module.rssaggregator.importhandler.AggregateFilter loadAggregateFilter(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerpublic info.magnolia.module.rssaggregator.importhandler.AggregateFilter loadAggregateFilter(javax.jcr.Node)
ErrorParameter 1 of 'public java.util.Set loadAggregates(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerpublic java.util.Set loadAggregates(javax.jcr.Node)
ErrorParameter 1 of 'protected javax.jcr.Node loadSingleAggregateNode(javax.jcr.Node, java.lang.String)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node loadSingleAggregateNode(javax.jcr.Node, java.lang.String)
ErrorReturn type of method 'protected javax.jcr.Node loadSingleAggregateNode(javax.jcr.Node, java.lang.String)' has been changed to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node loadSingleAggregateNode(javax.jcr.Node, java.lang.String)
ErrorParameter 2 of 'protected javax.jcr.Node recreateFeedChannelNode(info.magnolia.module.rssaggregator.importhandler.FeedChannel, javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node recreateFeedChannelNode(info.magnolia.module.rssaggregator.importhandler.FeedChannel, javax.jcr.Node)
ErrorReturn type of method 'protected javax.jcr.Node recreateFeedChannelNode(info.magnolia.module.rssaggregator.importhandler.FeedChannel, javax.jcr.Node)' has been changed to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node recreateFeedChannelNode(info.magnolia.module.rssaggregator.importhandler.FeedChannel, javax.jcr.Node)
ErrorParameter 2 of 'protected java.util.Set saveAggregates(java.util.Set, javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected java.util.Set saveAggregates(java.util.Set, javax.jcr.Node)
ErrorParameter 3 of 'protected javax.jcr.Node saveFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel, info.magnolia.module.rssaggregator.importhandler.AggregateFilter, javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node saveFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel, info.magnolia.module.rssaggregator.importhandler.AggregateFilter, javax.jcr.Node)
ErrorReturn type of method 'protected javax.jcr.Node saveFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel, info.magnolia.module.rssaggregator.importhandler.AggregateFilter, javax.jcr.Node)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected javax.jcr.Node saveFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel, info.magnolia.module.rssaggregator.importhandler.AggregateFilter, javax.jcr.Node)
ErrorReturn type of method 'protected info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper setAggregateFeedContentMapper(info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper setAggregateFeedContentMapper(info.magnolia.module.rssaggregator.importhandler.AggregateFeedContentMapper)
ErrorReturn type of method 'public info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher setFeedFetcher(info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerpublic info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher setFeedFetcher(info.magnolia.module.rssaggregator.importhandler.RSSFeedFetcher)
ErrorReturn type of method 'protected info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper setFilterPredicateContentMapper(info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper)' has been changed to voidinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper setFilterPredicateContentMapper(info.magnolia.module.rssaggregator.importhandler.FilterPredicateContentMapper)
ErrorClass info.magnolia.module.rssaggregator.templates.components.AbstractFeedModel removedinfo.magnolia.module.rssaggregator.templates.components.AbstractFeedModel
ErrorClass info.magnolia.module.rssaggregator.templates.components.CombinedFeedModel removedinfo.magnolia.module.rssaggregator.templates.components.CombinedFeedModel
ErrorClass info.magnolia.module.rssaggregator.templates.components.FeedListModel removedinfo.magnolia.module.rssaggregator.templates.components.FeedListModel
ErrorParameter 1 of 'public java.lang.Object map(javax.jcr.Node)' has changed its type to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.util.ContentMapperpublic java.lang.Object map(javax.jcr.Node)
ErrorParameter 4 of 'public java.util.List queryForList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic java.util.List queryForList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 4 of 'public java.lang.Object queryForObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic java.lang.Object queryForObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 3 of 'public javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)
ErrorReturn type of method 'public javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)' has been changed to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)
ErrorParameter 3 of 'public java.util.List xpathQueryForList(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic java.util.List xpathQueryForList(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 3 of 'public java.lang.Object xpathQueryForObject(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaQueryOperationspublic java.lang.Object xpathQueryForObject(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 4 of 'protected java.util.Collection doExceptionThrowingQuery(java.lang.String, java.lang.String, java.lang.String, java.lang.String)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplateprotected java.util.Collection doExceptionThrowingQuery(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
ErrorParameter 4 of 'protected java.util.List query(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplateprotected java.util.List query(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 4 of 'public java.util.List queryForList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic java.util.List queryForList(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 4 of 'public java.lang.Object queryForObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic java.lang.Object queryForObject(java.lang.String, java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 4 of 'protected java.util.Collection queryInternal(java.lang.String, java.lang.String, java.lang.String, java.lang.String)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplateprotected java.util.Collection queryInternal(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
ErrorParameter 3 of 'public javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)
ErrorReturn type of method 'public javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)' has been changed to info.magnolia.cms.core.Contentinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic javax.jcr.Node xpathQueryForContent(java.lang.String, java.lang.String, java.lang.String)
ErrorParameter 3 of 'public java.util.List xpathQueryForList(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic java.util.List xpathQueryForList(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
ErrorParameter 3 of 'public java.lang.Object xpathQueryForObject(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)' has changed its type to info.magnolia.cms.core.ItemTypeinfo.magnolia.module.rssaggregator.util.MagnoliaTemplatepublic java.lang.Object xpathQueryForObject(java.lang.String, java.lang.String, java.lang.String, info.magnolia.module.rssaggregator.util.ContentMapper)
InfoAdded info.magnolia.module.templating.RenderingModel to the set of implemented interfacesinfo.magnolia.module.rssaggregator.CombinedFeedAction
InfoAdded info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel to the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
InfoAdded info.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel to the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
InfoAdded info.magnolia.module.templating.RenderingModelImpl to the list of superclassesinfo.magnolia.module.rssaggregator.CombinedFeedAction
InfoAdded info.magnolia.module.templating.RenderingModel to the set of implemented interfacesinfo.magnolia.module.rssaggregator.FeedListAction
InfoAdded info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel to the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
InfoAdded info.magnolia.module.rssaggregator.paragraphs.FeedListModel to the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
InfoAdded info.magnolia.module.templating.RenderingModelImpl to the list of superclassesinfo.magnolia.module.rssaggregator.FeedListAction
InfoMethod 'protected info.magnolia.cms.core.Content getOrCreateContent(info.magnolia.cms.core.Content, java.lang.String, info.magnolia.cms.core.ItemType)' has been addedinfo.magnolia.module.rssaggregator.importhandler.RSSFeedImportHandlerprotected info.magnolia.cms.core.Content getOrCreateContent(info.magnolia.cms.core.Content, java.lang.String, info.magnolia.cms.core.ItemType)
InfoClass info.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel addedinfo.magnolia.module.rssaggregator.paragraphs.AbstractFeedModel
InfoClass info.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel addedinfo.magnolia.module.rssaggregator.paragraphs.CombinedFeedModel
InfoClass info.magnolia.module.rssaggregator.paragraphs.FeedListModel addedinfo.magnolia.module.rssaggregator.paragraphs.FeedListModel