You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/19 03:14:15 UTC

[2/2] git commit: o Removed incorrect comment

o Removed incorrect comment


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/02d09642
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/02d09642
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/02d09642

Branch: refs/heads/master
Commit: 02d09642c5cde263cd8ebf671335d5e62906b36f
Parents: cd35301
Author: Kristian Rosenvold <kr...@apache.org>
Authored: Wed Dec 19 03:12:46 2012 +0100
Committer: Kristian Rosenvold <kr...@apache.org>
Committed: Wed Dec 19 03:12:46 2012 +0100

----------------------------------------------------------------------
 surefire-setup-integration-tests/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/02d09642/surefire-setup-integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/surefire-setup-integration-tests/pom.xml b/surefire-setup-integration-tests/pom.xml
index 2fad52f..328120b 100644
--- a/surefire-setup-integration-tests/pom.xml
+++ b/surefire-setup-integration-tests/pom.xml
@@ -184,7 +184,6 @@
             <extraArtifact>junit:junit-dep:4.8</extraArtifact>
             <extraArtifact>junit:junit-dep:4.7</extraArtifact>
             <extraArtifact>junit:junit-dep:4.4</extraArtifact>
-            <!--- W00t! This is for the WorkingDirectoryInvalid test that will use mavens default surefire version -->
             <extraArtifact>org.apache.maven.plugins:maven-surefire-plugin:2.10</extraArtifact>
             <extraArtifact>org.apache.maven.surefire:surefire-junit3:2.10</extraArtifact>
             <extraArtifact>org.codehaus.plexus:plexus-utils:1.0.4</extraArtifact>