Revert "Install npm on java builder system" 36/53836/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Mar 2017 23:54:42 +0000 (23:54 +0000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Mar 2017 23:58:51 +0000 (19:58 -0400)
Removing since we do not actually need this and would rather keep the
build system npm / node clean if we can.

This reverts commit 5eae3b1af01960854d2a4740928fc6b7d0735a88.

Change-Id: Ie8be4bb9434b83970acd8dabe4cda1474df5b99e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/java-builder.sh

index 11f6bb08d017141d64a3ff279106a104df262cb9..c1e028672eeed00b9aefd5408d97f0080cbbf88d 100644 (file)
@@ -10,7 +10,7 @@ set -xeu -o pipefail
 yum install -y @development perl-{Digest-SHA,ExtUtils-MakeMaker} \
     ant {boost,gtest,json-c,libcurl,libxml2,libvirt,openssl}-devel \
     {readline,unixODBC}-devel yum-utils fedora-packager \
-    libxslt-devel crudini npm
+    libxslt-devel crudini
 
 # Install python3 and dependencies, needed for Coala linting at least
 yum install -y python34