YARN-5316  fix hadoop-aws pom not to do the exclusion  (Sangjin Li via Vrushali 
C)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/139f132d
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/139f132d
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/139f132d

Branch: refs/heads/YARN-2928
Commit: 139f132d09572ddfbe80468491f6d6811f34557e
Parents: 80ac615
Author: Vrushali Channapattan <[email protected]>
Authored: Wed Jul 6 15:10:20 2016 -0700
Committer: Sangjin Lee <[email protected]>
Committed: Fri Jul 8 10:19:10 2016 -0700

----------------------------------------------------------------------
 hadoop-tools/hadoop-aws/pom.xml | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/139f132d/hadoop-tools/hadoop-aws/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-tools/hadoop-aws/pom.xml b/hadoop-tools/hadoop-aws/pom.xml
index 83ee58b..7c25e60 100644
--- a/hadoop-tools/hadoop-aws/pom.xml
+++ b/hadoop-tools/hadoop-aws/pom.xml
@@ -250,14 +250,6 @@
       <artifactId>hadoop-yarn-server-tests</artifactId>
       <scope>test</scope>
       <type>test-jar</type>
-      <exclusions>
-        <!-- server-tests brings in an older version of joda-time via
-        timeline service -->
-        <exclusion>
-          <groupId>joda-time</groupId>
-          <artifactId>joda-time</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <dependency>
       <groupId>org.apache.hadoop</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to