magnolia-core Version: 4.5-beta2 Last Published: Nov 30, 2011

Clirr Results

The following document contains the results of Clirr.

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

Summary

SeverityNumber
Error Error15
Warning Warning0
Info Info52

Details

SeverityMessageClassMethod / Field
ErrorAccessibility of field log has been weakened from protected to privateinfo.magnolia.cms.security.JCRSessionOplog
ErrorMethod 'public int getLockTimePeriod()' has been added to an interfaceinfo.magnolia.cms.security.UserManagerpublic int getLockTimePeriod()
ErrorMethod 'public int getMaxFailedLoginAttempts()' has been added to an interfaceinfo.magnolia.cms.security.UserManagerpublic int getMaxFailedLoginAttempts()
ErrorMethod 'public void setLockTimePeriod(int)' has been added to an interfaceinfo.magnolia.cms.security.UserManagerpublic void setLockTimePeriod(int)
ErrorMethod 'public void setMaxFailedLoginAttempts(int)' has been added to an interfaceinfo.magnolia.cms.security.UserManagerpublic void setMaxFailedLoginAttempts(int)
ErrorMethod 'public info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)' has been added to an interfaceinfo.magnolia.cms.security.UserManagerpublic info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)
ErrorReturn type of method 'public info.magnolia.context.RepositoryAcquiringStrategy getRepositoryStrategy()' has been changed to info.magnolia.context.JCRSessionStrategyinfo.magnolia.context.AbstractContextpublic info.magnolia.context.RepositoryAcquiringStrategy getRepositoryStrategy()
ErrorParameter 1 of 'public void setRepositoryStrategy(info.magnolia.context.RepositoryAcquiringStrategy)' has changed its type to info.magnolia.context.JCRSessionStrategyinfo.magnolia.context.AbstractContextpublic void setRepositoryStrategy(info.magnolia.context.RepositoryAcquiringStrategy)
ErrorRemoved info.magnolia.context.RepositoryAcquiringStrategy from the set of implemented interfacesinfo.magnolia.context.AbstractRepositoryStrategy
ErrorRemoved info.magnolia.context.RepositoryAcquiringStrategy from the set of implemented interfacesinfo.magnolia.context.DefaultRepositoryStrategy
ErrorReturn type of method 'public info.magnolia.context.RepositoryAcquiringStrategy getRepositoryStrategy()' has been changed to info.magnolia.context.JCRSessionStrategyinfo.magnolia.context.JCRSessionPerThreadSystemContextpublic info.magnolia.context.RepositoryAcquiringStrategy getRepositoryStrategy()
ErrorClass info.magnolia.context.RepositoryAcquiringStrategy removedinfo.magnolia.context.RepositoryAcquiringStrategy
ErrorRemoved info.magnolia.context.RepositoryAcquiringStrategy from the set of implemented interfacesinfo.magnolia.context.SystemRepositoryStrategy
ErrorIn method 'public javax.jcr.Session getConfigJCRSession(java.lang.String)' the number of arguments has changedinfo.magnolia.module.InstallContextpublic javax.jcr.Session getConfigJCRSession(java.lang.String)
ErrorIn method 'public javax.jcr.Session getConfigJCRSession(java.lang.String)' the number of arguments has changedinfo.magnolia.module.InstallContextImplpublic javax.jcr.Session getConfigJCRSession(java.lang.String)
InfoClass info.magnolia.beanmerger.BeanMerger addedinfo.magnolia.beanmerger.BeanMerger
InfoClass info.magnolia.beanmerger.BeanMergerBase addedinfo.magnolia.beanmerger.BeanMergerBase
InfoClass info.magnolia.beanmerger.BeanMergerUtil addedinfo.magnolia.beanmerger.BeanMergerUtil
InfoClass info.magnolia.beanmerger.ProxyBasedBeanMerger addedinfo.magnolia.beanmerger.ProxyBasedBeanMerger
InfoClass info.magnolia.beanmerger.ProxyBasedBeanMerger$MergeInvoker addedinfo.magnolia.beanmerger.ProxyBasedBeanMerger$MergeInvoker
InfoMethod 'public java.lang.String getRenderableVariation()' has been addedinfo.magnolia.cms.core.AggregationStatepublic java.lang.String getRenderableVariation()
InfoMethod 'public void setRenderableVariation(java.lang.String)' has been addedinfo.magnolia.cms.core.AggregationStatepublic void setRenderableVariation(java.lang.String)
InfoMethod 'public boolean isGranted(long)' has been deprecatedinfo.magnolia.cms.core.Contentpublic boolean isGranted(long)
InfoClass info.magnolia.cms.filters.RangeSupportFilter addedinfo.magnolia.cms.filters.RangeSupportFilter
InfoClass info.magnolia.cms.filters.RangeSupportFilter$RangeInfo addedinfo.magnolia.cms.filters.RangeSupportFilter$RangeInfo
InfoClass info.magnolia.cms.filters.RangedOutputStream addedinfo.magnolia.cms.filters.RangedOutputStream
InfoMethod 'public int getLockTimePeriod()' has been addedinfo.magnolia.cms.security.DelegatingUserManagerpublic int getLockTimePeriod()
InfoMethod 'public int getMaxFailedLoginAttempts()' has been addedinfo.magnolia.cms.security.DelegatingUserManagerpublic int getMaxFailedLoginAttempts()
InfoMethod 'public void setLockTimePeriod(int)' has been addedinfo.magnolia.cms.security.DelegatingUserManagerpublic void setLockTimePeriod(int)
InfoMethod 'public void setMaxFailedLoginAttempts(int)' has been addedinfo.magnolia.cms.security.DelegatingUserManagerpublic void setMaxFailedLoginAttempts(int)
InfoMethod 'public info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)' has been addedinfo.magnolia.cms.security.DelegatingUserManagerpublic info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)
InfoMethod 'public int getLockTimePeriod()' has been addedinfo.magnolia.cms.security.ExternalUserManagerpublic int getLockTimePeriod()
InfoMethod 'public int getMaxFailedLoginAttempts()' has been addedinfo.magnolia.cms.security.ExternalUserManagerpublic int getMaxFailedLoginAttempts()
InfoMethod 'public void setLockTimePeriod(int)' has been addedinfo.magnolia.cms.security.ExternalUserManagerpublic void setLockTimePeriod(int)
InfoMethod 'public void setMaxFailedLoginAttempts(int)' has been addedinfo.magnolia.cms.security.ExternalUserManagerpublic void setMaxFailedLoginAttempts(int)
InfoMethod 'public info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)' has been addedinfo.magnolia.cms.security.ExternalUserManagerpublic info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)
InfoMethod 'public int getFailedLoginAttempts()' has been addedinfo.magnolia.cms.security.MgnlUserpublic int getFailedLoginAttempts()
InfoMethod 'public java.util.Calendar getReleaseTime()' has been addedinfo.magnolia.cms.security.MgnlUserpublic java.util.Calendar getReleaseTime()
InfoMethod 'public int getLockTimePeriod()' has been addedinfo.magnolia.cms.security.MgnlUserManagerpublic int getLockTimePeriod()
InfoMethod 'public int getMaxFailedLoginAttempts()' has been addedinfo.magnolia.cms.security.MgnlUserManagerpublic int getMaxFailedLoginAttempts()
InfoMethod 'public void setLockTimePeriod(int)' has been addedinfo.magnolia.cms.security.MgnlUserManagerpublic void setLockTimePeriod(int)
InfoMethod 'public void setMaxFailedLoginAttempts(int)' has been addedinfo.magnolia.cms.security.MgnlUserManagerpublic void setMaxFailedLoginAttempts(int)
InfoMethod 'public info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)' has been addedinfo.magnolia.cms.security.MgnlUserManagerpublic info.magnolia.cms.security.User setProperty(info.magnolia.cms.security.User, java.lang.String, javax.jcr.Value)
InfoMethod 'public boolean bypasses(javax.servlet.http.HttpServletRequest)' has been removed, but an inherited definition exists.info.magnolia.cms.security.SecurityCallbackFilterpublic boolean bypasses(javax.servlet.http.HttpServletRequest)
InfoAdded info.magnolia.context.JCRSessionStrategy to the set of implemented interfacesinfo.magnolia.context.AbstractRepositoryStrategy
InfoMethod 'public info.magnolia.cms.core.HierarchyManager getHierarchyManager(java.lang.String)' has been removed, but an inherited definition exists.info.magnolia.context.ContextDecoratorpublic info.magnolia.cms.core.HierarchyManager getHierarchyManager(java.lang.String)
InfoMethod 'public javax.jcr.Session getJCRSession(java.lang.String)' has been addedinfo.magnolia.context.ContextDecoratorpublic javax.jcr.Session getJCRSession(java.lang.String)
InfoAdded info.magnolia.context.JCRSessionStrategy to the set of implemented interfacesinfo.magnolia.context.DefaultRepositoryStrategy
InfoClass info.magnolia.context.JCRSessionStrategy addedinfo.magnolia.context.JCRSessionStrategy
InfoAdded info.magnolia.context.JCRSessionStrategy to the set of implemented interfacesinfo.magnolia.context.SystemRepositoryStrategy
InfoClass info.magnolia.jcr.iterator.DelegatingPropertyIterator addedinfo.magnolia.jcr.iterator.DelegatingPropertyIterator
InfoClass info.magnolia.jcr.iterator.WrappingPropertyIterator addedinfo.magnolia.jcr.iterator.WrappingPropertyIterator
InfoMethod 'public java.lang.Iterable collectAllChildren(javax.jcr.Node)' has been addedinfo.magnolia.jcr.util.NodeUtilpublic java.lang.Iterable collectAllChildren(javax.jcr.Node)
InfoMethod 'public java.lang.Iterable collectAllChildren(javax.jcr.Node, org.apache.jackrabbit.commons.predicate.Predicate)' has been addedinfo.magnolia.jcr.util.NodeUtilpublic java.lang.Iterable collectAllChildren(javax.jcr.Node, org.apache.jackrabbit.commons.predicate.Predicate)
InfoMethod 'public java.lang.Iterable collectAllChildren(java.util.List, javax.jcr.Node, org.apache.jackrabbit.commons.predicate.Predicate)' has been addedinfo.magnolia.jcr.util.NodeUtilpublic java.lang.Iterable collectAllChildren(java.util.List, javax.jcr.Node, org.apache.jackrabbit.commons.predicate.Predicate)
InfoMethod 'public java.util.Collection getAncestors(javax.jcr.Node)' has been addedinfo.magnolia.jcr.util.NodeUtilpublic java.util.Collection getAncestors(javax.jcr.Node)
InfoMethod 'public void setWrappedNode(javax.jcr.Node)' has been addedinfo.magnolia.jcr.wrapper.DelegateNodeWrapperpublic void setWrappedNode(javax.jcr.Node)
InfoClass info.magnolia.jcr.wrapper.DelegatePropertyWrapper addedinfo.magnolia.jcr.wrapper.DelegatePropertyWrapper
InfoMethod 'public void setWrappedSession(javax.jcr.Session)' has been addedinfo.magnolia.jcr.wrapper.DelegateSessionWrapperpublic void setWrappedSession(javax.jcr.Session)
InfoMethod 'public java.lang.String toString()' has been addedinfo.magnolia.jcr.wrapper.DelegateSessionWrapperpublic java.lang.String toString()
InfoClass info.magnolia.jcr.wrapper.HTMLEscapingNodeWrapper addedinfo.magnolia.jcr.wrapper.HTMLEscapingNodeWrapper
InfoClass info.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper addedinfo.magnolia.jcr.wrapper.HTMLEscapingPropertyWrapper
InfoClass info.magnolia.jcr.wrapper.PropertyWrapperFactory addedinfo.magnolia.jcr.wrapper.PropertyWrapperFactory
InfoClass info.magnolia.jcr.wrapper.PropertyWrappingNodeWrapper addedinfo.magnolia.jcr.wrapper.PropertyWrappingNodeWrapper
InfoClass info.magnolia.jcr.wrapper.WrappingPropertyWrapper addedinfo.magnolia.jcr.wrapper.WrappingPropertyWrapper
InfoClass info.magnolia.module.delta.OrderFilterBeforeTask addedinfo.magnolia.module.delta.OrderFilterBeforeTask
InfoClass info.magnolia.setup.for4_5.UpdateUserManagers addedinfo.magnolia.setup.for4_5.UpdateUserManagers