mirror of
https://github.com/apache/maven.git
synced 2025-02-09 03:25:23 +00:00
[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:
parent
5808d99545
commit
a937dfce25
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user