Clirr Results

The following document contains the results of Clirr.

  • Current Version: 2.5
  • Comparison Version: 2.4.1

Summary

Severity Number
Error Error 22
Warning Warning 0
Info Info 5

Details

Severity Message Class Method / Field
Error Parameter 1 of 'protected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)' has changed its type to com.rometools.rome.feed.synd.SyndEntry info.magnolia.module.rssaggregator.command.LaunchSingleRSSCommand protected javax.jcr.Node createCategoriesNode(com.sun.syndication.feed.synd.SyndEntry, javax.jcr.Node)
Error Parameter 1 of 'protected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)' has changed its type to com.rometools.rome.feed.synd.SyndEntry info.magnolia.module.rssaggregator.command.LaunchSingleRSSCommand protected javax.jcr.Node createFeedChannelEntryNode(com.sun.syndication.feed.synd.SyndEntry, java.lang.String, javax.jcr.Node)
Error Parameter 1 of 'protected java.lang.String getEntryContent(com.sun.syndication.feed.synd.SyndEntry)' has changed its type to com.rometools.rome.feed.synd.SyndEntry info.magnolia.module.rssaggregator.command.LaunchSingleRSSCommand protected java.lang.String getEntryContent(com.sun.syndication.feed.synd.SyndEntry)
Error Return type of method 'protected com.sun.syndication.feed.synd.SyndFeedImpl newSyndFeed()' has been changed to com.rometools.rome.feed.synd.SyndFeedImpl info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator protected com.sun.syndication.feed.synd.SyndFeedImpl newSyndFeed()
Error Parameter 1 of 'public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)
Error Parameter 1 of 'protected java.lang.String syndFeedToXml(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.generator.AbstractSyndFeedGenerator protected java.lang.String syndFeedToXml(com.sun.syndication.feed.synd.SyndFeed)
Error Parameter 1 of 'protected void createMapEntry(org.apache.commons.collections.map.MultiKeyMap, javax.jcr.Node)' has changed its type to org.apache.commons.collections4.map.MultiKeyMap info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand protected void createMapEntry(org.apache.commons.collections.map.MultiKeyMap, javax.jcr.Node)
Error Parameter 1 of 'protected void createStatisticsNodes(org.apache.commons.collections.map.MultiKeyMap, javax.jcr.Node)' has changed its type to org.apache.commons.collections4.map.MultiKeyMap info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand protected void createStatisticsNodes(org.apache.commons.collections.map.MultiKeyMap, javax.jcr.Node)
Error Parameter 1 of 'public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.generator.PageSyndicator public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)
Error Parameter 1 of 'public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.generator.PlanetFeedGenerator public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)
Error Parameter 1 of 'public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.generator.RSSModuleFeedGenerator public void setFeedInfo(com.sun.syndication.feed.synd.SyndFeed)
Error Parameter 1 of 'public boolean include(com.sun.syndication.feed.synd.SyndEntry)' has changed its type to com.rometools.rome.feed.synd.SyndEntry info.magnolia.module.rssaggregator.importhandler.AggregateFilter public boolean include(com.sun.syndication.feed.synd.SyndEntry)
Error Parameter 1 of 'public DefaultFeedChannelFetchTask(com.sun.syndication.fetcher.FeedFetcher, info.magnolia.module.rssaggregator.importhandler.FeedChannel, java.lang.String)' has changed its type to com.rometools.fetcher.FeedFetcher info.magnolia.module.rssaggregator.importhandler.DefaultFeedChannelFetchTask public DefaultFeedChannelFetchTask(com.sun.syndication.fetcher.FeedFetcher, info.magnolia.module.rssaggregator.importhandler.FeedChannel, java.lang.String)
Error Return type of method 'public com.sun.syndication.feed.synd.SyndFeed getFeed()' has been changed to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.importhandler.FeedChannel public com.sun.syndication.feed.synd.SyndFeed getFeed()
Error Parameter 1 of 'public void setFeed(com.sun.syndication.feed.synd.SyndFeed)' has changed its type to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.importhandler.FeedChannel public void setFeed(com.sun.syndication.feed.synd.SyndFeed)
Error Removed com.sun.syndication.fetcher.FeedFetcher from the set of implemented interfaces info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Error Removed com.sun.syndication.fetcher.impl.AbstractFeedFetcher from the list of superclasses info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Error Removed com.sun.syndication.fetcher.impl.HttpURLFeedFetcher from the list of superclasses info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Error Parameter 1 of 'public MgnlHttpURLFeedFetcher(com.sun.syndication.fetcher.impl.FeedFetcherCache)' has changed its type to com.rometools.fetcher.impl.FeedFetcherCache info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher public MgnlHttpURLFeedFetcher(com.sun.syndication.fetcher.impl.FeedFetcherCache)
Error Return type of method 'public com.sun.syndication.feed.synd.SyndFeed retrieveFeed(java.net.URL)' has been changed to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher public com.sun.syndication.feed.synd.SyndFeed retrieveFeed(java.net.URL)
Error Parameter 1 of 'public boolean include(com.sun.syndication.feed.synd.SyndEntry)' has changed its type to com.rometools.rome.feed.synd.SyndEntry info.magnolia.module.rssaggregator.importhandler.PlanetFilter public boolean include(com.sun.syndication.feed.synd.SyndEntry)
Error Return type of method 'protected com.sun.syndication.feed.synd.SyndFeed fetchFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel)' has been changed to com.rometools.rome.feed.synd.SyndFeed info.magnolia.module.rssaggregator.importhandler.SimpleRSSFeedFetcher protected com.sun.syndication.feed.synd.SyndFeed fetchFeedChannel(info.magnolia.module.rssaggregator.importhandler.FeedChannel)
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.module.rssaggregator.field.RunEveryRSSImportButtonField
Info Added com.vaadin.event.ContextClickEvent$ContextClickNotifier to the set of implemented interfaces info.magnolia.module.rssaggregator.field.RunRSSImportButtonField
Info Added com.rometools.fetcher.FeedFetcher to the set of implemented interfaces info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Info Added com.rometools.fetcher.impl.AbstractFeedFetcher to the list of superclasses info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher
Info Added com.rometools.fetcher.impl.HttpURLFeedFetcher to the list of superclasses info.magnolia.module.rssaggregator.importhandler.MgnlHttpURLFeedFetcher