You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-commits@hadoop.apache.org by ac...@apache.org on 2012/10/02 00:42:47 UTC

svn commit: r1392675 - /hadoop/common/trunk/hadoop-mapreduce-project/pom.xml

Author: acmurthy
Date: Mon Oct  1 22:42:46 2012
New Revision: 1392675

URL: http://svn.apache.org/viewvc?rev=1392675&view=rev
Log:
HADOOP-8738. Reverted since it broke MR based system tests.

Modified:
    hadoop/common/trunk/hadoop-mapreduce-project/pom.xml

Modified: hadoop/common/trunk/hadoop-mapreduce-project/pom.xml
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/pom.xml?rev=1392675&r1=1392674&r2=1392675&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-mapreduce-project/pom.xml (original)
+++ hadoop/common/trunk/hadoop-mapreduce-project/pom.xml Mon Oct  1 22:42:46 2012
@@ -149,7 +149,6 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.jboss.netty</groupId>