From 5363d831a0071b13928cb014a9a6f606a2ecf669 Mon Sep 17 00:00:00 2001 From: Alejandro Abdelnur Date: Thu, 28 Feb 2013 01:43:24 +0000 Subject: [PATCH] HADOOP-9342. Remove jline from distribution. (thw via tucu) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1451071 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-common-project/hadoop-common/CHANGES.txt | 2 ++ hadoop-common-project/hadoop-common/pom.xml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 160efcc2977..f00beac4c2f 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -395,6 +395,8 @@ Release 2.0.4-beta - UNRELEASED HADOOP-8917. add LOCALE.US to toLowerCase in SecurityUtil.replacePattern. (Arpit Gupta via suresh) + HADOOP-9342. Remove jline from distribution. (thw via tucu) + Release 2.0.3-alpha - 2013-02-06 INCOMPATIBLE CHANGES diff --git a/hadoop-common-project/hadoop-common/pom.xml b/hadoop-common-project/hadoop-common/pom.xml index 79f4e12afc4..ff2760b6889 100644 --- a/hadoop-common-project/hadoop-common/pom.xml +++ b/hadoop-common-project/hadoop-common/pom.xml @@ -219,6 +219,10 @@ zookeeper 3.4.2 + + jline + jline + junit