report those evicted too

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-26 06:15:39 +00:00
parent d955fbef5c
commit 5637c28498
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ else if ( currentRange == null )
}
else
{
fireEvent( ResolutionListener.OMIT_FOR_NEARER, listeners, previous, node.getArtifact() );
previous.disable();
}
}