Return-Path: X-Original-To: apmail-incubator-chukwa-commits-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 84B4744B6 for ; Thu, 2 Jun 2011 17:50:34 +0000 (UTC) Received: (qmail 44871 invoked by uid 500); 2 Jun 2011 17:50:34 -0000 Delivered-To: apmail-incubator-chukwa-commits-archive@incubator.apache.org Received: (qmail 44850 invoked by uid 500); 2 Jun 2011 17:50:34 -0000 Mailing-List: contact chukwa-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-commits@incubator.apache.org Received: (qmail 44842 invoked by uid 99); 2 Jun 2011 17:50:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:50:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jun 2011 17:50:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 076E02388A29; Thu, 2 Jun 2011 17:50:13 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1130689 - in /incubator/chukwa/trunk: CHANGES.txt src/web/hicc/WEB-INF/jetty.xml Date: Thu, 02 Jun 2011 17:50:12 -0000 To: chukwa-commits@incubator.apache.org From: eyang@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110602175013.076E02388A29@eris.apache.org> Author: eyang Date: Thu Jun 2 17:50:12 2011 New Revision: 1130689 URL: http://svn.apache.org/viewvc?rev=1130689&view=rev Log: CHUKWA-585. Enable HICC server to bind to all IP addresses. (Eric Yang) Modified: incubator/chukwa/trunk/CHANGES.txt incubator/chukwa/trunk/src/web/hicc/WEB-INF/jetty.xml Modified: incubator/chukwa/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/chukwa/trunk/CHANGES.txt?rev=1130689&r1=1130688&r2=1130689&view=diff ============================================================================== --- incubator/chukwa/trunk/CHANGES.txt (original) +++ incubator/chukwa/trunk/CHANGES.txt Thu Jun 2 17:50:12 2011 @@ -85,7 +85,9 @@ Trunk (unreleased changes) CHUKWA-472. Added ability to configure timestamp format for the default Time Series Processor. (Bill Graham via Eric Yang) BUG FIXES - + + CHUKWA-585. Enable HICC server to bind to all IP addresses. (Eric Yang) + CHUKWA-582. Change MoveToRepository to ignore anything starting with _. (Ari Rabkin) CHUKWA-579. Package initial_adaptors config file for tarball. (Eric Yang) Modified: incubator/chukwa/trunk/src/web/hicc/WEB-INF/jetty.xml URL: http://svn.apache.org/viewvc/incubator/chukwa/trunk/src/web/hicc/WEB-INF/jetty.xml?rev=1130689&r1=1130688&r2=1130689&view=diff ============================================================================== --- incubator/chukwa/trunk/src/web/hicc/WEB-INF/jetty.xml (original) +++ incubator/chukwa/trunk/src/web/hicc/WEB-INF/jetty.xml Thu Jun 2 17:50:12 2011 @@ -46,7 +46,6 @@ - 30000 2