Updated Branches:
  refs/heads/master f88be2f64 -> e39e9f68e

BIGTOP-800. BIGTOP_JSVC is lacking ARCHIVE designation


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

Branch: refs/heads/master
Commit: e39e9f68eebe1adcd15901b4b6bfb2b553186b01
Parents: f88be2f
Author: Roman Shaposhnik <[email protected]>
Authored: Mon Dec 3 09:00:15 2012 -0800
Committer: Roman Shaposhnik <[email protected]>
Committed: Mon Dec 3 09:00:15 2012 -0800

----------------------------------------------------------------------
 bigtop.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/e39e9f68/bigtop.mk
----------------------------------------------------------------------
diff --git a/bigtop.mk b/bigtop.mk
index 429d498..e8bebe7 100644
--- a/bigtop.mk
+++ b/bigtop.mk
@@ -230,6 +230,7 @@ BIGTOP_JSVC_RELEASE_VERSION=1
 
BIGTOP_JSVC_TARBALL_SRC=commons-daemon-$(BIGTOP_JSVC_BASE_VERSION)-native-src.tar.gz
 BIGTOP_JSVC_TARBALL_DST=commons-daemon-$(BIGTOP_JSVC_BASE_VERSION).tar.gz
 BIGTOP_JSVC_SITE=$(APACHE_MIRROR)/commons/daemon/source/
+BIGTOP_JSVC_ARCHIVE=$(APACHE_ARCHIVE)/commons/daemon/source/
 $(eval $(call PACKAGE,bigtop-jsvc,BIGTOP_JSVC))
 
 # Bigtop-tomcat

Reply via email to