public class SilentNonMatchingVersionReporter extends java.lang.Object implements NonMatchingVersionReporter
Constructor and Description |
---|
SilentNonMatchingVersionReporter() |
Modifier and Type | Method and Description |
---|---|
protected void |
reportMessage(java.lang.String msg) |
void |
reportNonMatchingVersion(DependencyDescriptor descriptor,
ModuleDescriptor md)
Report to the user that ivy has detected that a module to sort has a dependency on an other
module to sort, but the revisions doesn't match.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reportNonMatchingVersion
protected void reportMessage(java.lang.String msg)
public void reportNonMatchingVersion(DependencyDescriptor descriptor, ModuleDescriptor md)
NonMatchingVersionReporter
reportNonMatchingVersion
in interface NonMatchingVersionReporter
descriptor
- The non matching dependency descriptor.md
- The module to sort having the corect moduleID but a non matching revision