Преглед на файлове

Revert "HDFS-12515. Ozone: mvn package compilation fails on HDFS-7240. Contributed by Anu Engineer."

This fix was need because of change in Trunk. That patch has been reverted and change proposed by this
patch will be applied in trunk. So reverting now to match the changes in trunk. Please see the JIRA for
details.

This reverts commit 244e7a5f65c3611d2091d91a8899ac5785fcff3c.
Anu Engineer преди 7 години
родител
ревизия
42e248372c
променени са 1 файла, в които са добавени 0 реда и са изтрити 7 реда
  1. 0 7
      hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml

+ 0 - 7
hadoop-mapreduce-project/hadoop-mapreduce-examples/pom.xml

@@ -34,13 +34,6 @@
   </properties>
 
   <dependencies>
-      <!-- Adding this dependency makes this build in ozone !-->
-      <dependency>
-          <groupId>org.slf4j</groupId>
-          <artifactId>slf4j-api</artifactId>
-      </dependency>
-      <!-- but this not needed in trunk !-->
-
     <dependency>
       <groupId>commons-cli</groupId>
       <artifactId>commons-cli</artifactId>