You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by co...@apache.org on 2015/01/06 01:20:42 UTC

[2/6] bigtop git commit: BIGTOP-1571. Remove Whirr from the BOM

http://git-wip-us.apache.org/repos/asf/bigtop/blob/14a98579/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 043fc9d..d0c12ed 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -131,20 +131,6 @@ OOZIE_SITE=$(APACHE_MIRROR)$(OOZIE_DOWNLOAD_PATH)
 OOZIE_ARCHIVE=$(APACHE_ARCHIVE)$(OOZIE_DOWNLOAD_PATH)
 $(eval $(call PACKAGE,oozie,OOZIE))
 
-# Whirr
-WHIRR_NAME=whirr
-WHIRR_RELNOTES_NAME=Apache Whirr
-WHIRR_PKG_NAME=whirr
-WHIRR_BASE_VERSION=0.8.2
-WHIRR_PKG_VERSION=0.8.2
-WHIRR_RELEASE_VERSION=1
-WHIRR_TARBALL_DST=whirr-$(WHIRR_BASE_VERSION)-src.tar.gz
-WHIRR_TARBALL_SRC=$(WHIRR_TARBALL_DST)
-WHIRR_DOWNLOAD_PATH=/whirr/whirr-$(WHIRR_BASE_VERSION)
-WHIRR_SITE=$(APACHE_MIRROR)$(WHIRR_DOWNLOAD_PATH)
-WHIRR_ARCHIVE=$(APACHE_ARCHIVE)$(WHIRR_DOWNLOAD_PATH)
-$(eval $(call PACKAGE,whirr,WHIRR))
-
 # Mahout
 MAHOUT_NAME=mahout
 MAHOUT_RELNOTES_NAME=Apache Mahout