[MNG-4275] [regression] Direct relocations no longer log at WARNING level : MNG-3380 conflicts with MNG-1689

o Enabled IT for 3.x

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@801787 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-08-06 19:31:29 +00:00
parent 5808d99545
commit a937dfce25
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ public class MavenITmng4275RelocationWarningTest
public MavenITmng4275RelocationWarningTest()
{
super( "[2.0,2.0.9)(2.2.0,2.99.99]" );
super( "[2.0,2.0.9)(2.2.0,)" );
}
public void testit()