This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 96a84b6  HDFS-14213. Remove Jansson from BUILDING.txt. Contributed by 
Dinesh Chitlangia.
96a84b6 is described below

commit 96a84b61fb693e9657f1f1ae3d6ed3a04a7e8efa
Author: Akira Ajisaka <aajis...@apache.org>
AuthorDate: Fri Jan 18 15:31:45 2019 +0900

    HDFS-14213. Remove Jansson from BUILDING.txt. Contributed by Dinesh 
Chitlangia.
---
 BUILDING.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/BUILDING.txt b/BUILDING.txt
index d781c2c..cc9ac17 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -14,7 +14,6 @@ Requirements:
   Clang (community version), Clang (version for iOS 9 and later) (if compiling 
native code)
 * openssl devel (if compiling native hadoop-pipes and to get the best HDFS 
encryption performance)
 * Linux FUSE (Filesystem in Userspace) version 2.6 or above (if compiling 
fuse_dfs)
-* Jansson C XML parsing library ( if compiling libwebhdfs )
 * Doxygen ( if compiling libhdfspp and generating the documents )
 * Internet connection for first build (to fetch all Maven and Hadoop 
dependencies)
 * python (for releasedocs)
@@ -75,8 +74,6 @@ Optional packages:
   (OR https://github.com/01org/isa-l)
 * Bzip2
   $ sudo apt-get install bzip2 libbz2-dev
-* Jansson (C Library for JSON)
-  $ sudo apt-get install libjansson-dev
 * Linux FUSE
   $ sudo apt-get install fuse libfuse-dev
 * ZStandard compression


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to