Severity |
Message |
Class |
Method / Field |
|
Method 'public DirectoryWatcher(boolean, boolean)' has been removed |
info.magnolia.dirwatch.DirectoryWatcher |
public DirectoryWatcher(boolean, boolean) |
|
Parameter 2 of 'public void register(java.nio.file.Path, com.google.common.base.Predicate, info.magnolia.dirwatch.WatcherCallback)' has changed its type to java.util.function.Predicate |
info.magnolia.dirwatch.DirectoryWatcher |
public void register(java.nio.file.Path, com.google.common.base.Predicate, info.magnolia.dirwatch.WatcherCallback) |
|
Parameter 2 of 'protected void registerRecursively(java.nio.file.Path, com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.dirwatch.DirectoryWatcher |
protected void registerRecursively(java.nio.file.Path, com.google.common.base.Predicate) |
|
Method 'public DirectoryWatcherService()' has been removed |
info.magnolia.dirwatch.DirectoryWatcherService |
public DirectoryWatcherService() |
|
Return type of method 'public com.google.common.base.Predicate defaultResourceFilter()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.classpath.DefaultClasspathServiceConfigurations |
public com.google.common.base.Predicate defaultResourceFilter() |
|
Parameter 1 of 'public info.magnolia.resourceloader.classpath.DefaultClasspathServiceConfigurations$Builder withResourceFilter(com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.classpath.DefaultClasspathServiceConfigurations$Builder |
public info.magnolia.resourceloader.classpath.DefaultClasspathServiceConfigurations$Builder withResourceFilter(com.google.common.base.Predicate) |
|
Return type of method 'public com.google.common.base.Predicate getResourceFilter()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.classpath.service.ClasspathServiceConfiguration |
public com.google.common.base.Predicate getResourceFilter() |
|
Removed com.google.common.base.Predicate from the set of implemented interfaces |
info.magnolia.resourceloader.file.ExclusionsFilter |
|
|
Method 'public boolean apply(java.nio.file.Path)' has been removed |
info.magnolia.resourceloader.file.ExclusionsFilter |
public boolean apply(java.nio.file.Path) |
|
Method 'public boolean apply(java.lang.Object)' has been removed |
info.magnolia.resourceloader.file.ExclusionsFilter |
public boolean apply(java.lang.Object) |
|
Parameter 1 of 'protected FileResourceCollectorVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.FileResourceCollectorVisitor |
protected FileResourceCollectorVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate) |
|
Parameter 2 of 'protected FileResourceCollectorVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.FileResourceCollectorVisitor |
protected FileResourceCollectorVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.FileResourceCollectorVisitor |
public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate, com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.FileResourceCollectorVisitor |
public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate, com.google.common.base.Predicate) |
|
Parameter 2 of 'public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate, com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.FileResourceCollectorVisitor |
public info.magnolia.resourceloader.util.FileResourceCollectorVisitor on(com.google.common.base.Predicate, com.google.common.base.Predicate) |
|
Return type of method 'public com.google.common.base.Predicate always()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate always() |
|
Return type of method 'public com.google.common.base.Function getByPath(java.lang.String)' has been changed to java.util.function.Function |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getByPath(java.lang.String) |
|
Return type of method 'public com.google.common.base.Function getParent()' has been changed to java.util.function.Function |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getParent() |
|
Return type of method 'public com.google.common.base.Function getPath()' has been changed to java.util.function.Function |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getPath() |
|
Return type of method 'public com.google.common.base.Function getRoot()' has been changed to java.util.function.Function |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getRoot() |
|
Return type of method 'public com.google.common.base.Predicate hasPath(java.lang.String)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate hasPath(java.lang.String) |
|
Return type of method 'public com.google.common.base.Predicate isDirectory()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate isDirectory() |
|
Return type of method 'public com.google.common.base.Predicate isFile()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate isFile() |
|
Return type of method 'public com.google.common.base.Predicate never()' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate never() |
|
Return type of method 'public com.google.common.base.Predicate pathEquals(java.lang.CharSequence)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathEquals(java.lang.CharSequence) |
|
Return type of method 'public com.google.common.base.Predicate pathMatches(java.lang.String)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathMatches(java.lang.String) |
|
Return type of method 'public com.google.common.base.Predicate pathMatches(java.util.regex.Pattern)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathMatches(java.util.regex.Pattern) |
|
Parameter 1 of 'public com.google.common.base.Predicate pathMatches(com.google.common.base.Predicate)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathMatches(com.google.common.base.Predicate) |
|
Return type of method 'public com.google.common.base.Predicate pathMatches(com.google.common.base.Predicate)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathMatches(com.google.common.base.Predicate) |
|
Return type of method 'public com.google.common.base.Predicate pathStartsWith(java.lang.CharSequence)' has been changed to java.util.function.Predicate |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate pathStartsWith(java.lang.CharSequence) |
|
Parameter 1 of 'protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 2 of 'protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 3 of 'protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 4 of 'protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
protected PredicatedResourceVisitor(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Return type of method 'protected com.google.common.base.Function getFunction()' has been changed to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
protected com.google.common.base.Function getFunction() |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor onAllMatchingFiles(com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor onAllMatchingFiles(com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 2 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor onAllMatchingFiles(com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor onAllMatchingFiles(com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Function) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 2 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 2 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 3 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 1 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 2 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 3 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Predicate |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Parameter 4 of 'public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function)' has changed its type to java.util.function.Function |
info.magnolia.resourceloader.util.PredicatedResourceVisitor |
public info.magnolia.resourceloader.util.PredicatedResourceVisitor with(com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Predicate, com.google.common.base.Function) |
|
Method 'public void register(java.nio.file.Path, com.google.common.base.Predicate, info.magnolia.dirwatch.WatcherCallback)' has been deprecated |
info.magnolia.dirwatch.DirectoryWatcherService |
public void register(java.nio.file.Path, com.google.common.base.Predicate, info.magnolia.dirwatch.WatcherCallback) |
|
Method 'public void register(java.nio.file.Path, java.util.function.Predicate, info.magnolia.dirwatch.WatcherCallback)' has been added |
info.magnolia.dirwatch.DirectoryWatcherService |
public void register(java.nio.file.Path, java.util.function.Predicate, info.magnolia.dirwatch.WatcherCallback) |
|
Method 'public boolean test(java.nio.file.Path)' has been added |
info.magnolia.resourceloader.file.ExclusionsFilter |
public boolean test(java.nio.file.Path) |
|
Method 'public boolean test(java.lang.Object)' has been added |
info.magnolia.resourceloader.file.ExclusionsFilter |
public boolean test(java.lang.Object) |
|
Accessibility of method 'javax.jcr.Node getNode()' has been increased from package to public |
info.magnolia.resourceloader.jcr.JcrResource |
javax.jcr.Node getNode() |
|
Method 'public com.google.common.base.Predicate always()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate always() |
|
Method 'public java.util.Comparator compareByHandle()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public java.util.Comparator compareByHandle() |
|
Method 'public com.google.common.base.Function getByPath(java.lang.String)' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getByPath(java.lang.String) |
|
Method 'public com.google.common.base.Function getParent()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getParent() |
|
Method 'public com.google.common.base.Function getPath()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getPath() |
|
Method 'public com.google.common.base.Function getRoot()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Function getRoot() |
|
Method 'public com.google.common.base.Predicate hasPath(java.lang.String)' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate hasPath(java.lang.String) |
|
Method 'public com.google.common.base.Predicate isDirectory()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate isDirectory() |
|
Method 'public com.google.common.base.Predicate isFile()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate isFile() |
|
Method 'public com.google.common.base.Predicate never()' has been deprecated |
info.magnolia.resourceloader.util.Functions |
public com.google.common.base.Predicate never() |