Author: brett
Date: Thu Oct 2 17:34:52 2008
New Revision: 701270
URL: http://svn.apache.org/viewvc?rev=701270&view=rev
Log:
fix comment
Modified:
maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAV.java
Modified:
maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAV.java
URL:
http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAV.java?rev=701270&r1=701269&r2=701270&view=diff
==============================================================================
---
maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAV.java
(original)
+++
maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3599useHttpProxyForWebDAV.java
Thu Oct 2 17:34:52 2008
@@ -195,7 +195,7 @@
}
else
{
- System.out.print( " [skipping DAV test for Maven versions < 2.0.10
/ 2.1 alpha]" );
+ System.out.print( " [skipping DAV test for Maven versions <
2.0.10]" );
}
}
}