o Stabilized tests

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@989809 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-08-26 16:30:20 +00:00
parent 9a739a395b
commit f7af83166d
3 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ public class MavenITmng3953AuthenticatedDeploymentTest
private int port;
private boolean deployed;
private volatile boolean deployed;
public MavenITmng3953AuthenticatedDeploymentTest()
{

View File

@ -52,7 +52,7 @@ public class MavenITmng4469AuthenticatedDeploymentToCustomRepoTest
private int port;
private boolean deployed;
private volatile boolean deployed;
public MavenITmng4469AuthenticatedDeploymentToCustomRepoTest()
{

View File

@ -54,7 +54,7 @@ public class MavenITmng4470AuthenticatedDeploymentToProxyTest
private int port;
private boolean deployed;
private volatile boolean deployed;
public MavenITmng4470AuthenticatedDeploymentToProxyTest()
{