Return-Path: X-Original-To: apmail-chukwa-commits-archive@www.apache.org Delivered-To: apmail-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 D9AF0CAEC for ; Sat, 9 Aug 2014 17:30:03 +0000 (UTC) Received: (qmail 1197 invoked by uid 500); 9 Aug 2014 17:30:03 -0000 Delivered-To: apmail-chukwa-commits-archive@chukwa.apache.org Received: (qmail 1157 invoked by uid 500); 9 Aug 2014 17:30:03 -0000 Mailing-List: contact commits-help@chukwa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chukwa.apache.org Delivered-To: mailing list commits@chukwa.apache.org Received: (qmail 1146 invoked by uid 99); 9 Aug 2014 17:30:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Aug 2014 17:30:03 +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; Sat, 09 Aug 2014 17:30:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7CAF32388868; Sat, 9 Aug 2014 17:29:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1616997 - in /chukwa/trunk: CHANGES.txt pom.xml Date: Sat, 09 Aug 2014 17:29:42 -0000 To: commits@chukwa.apache.org From: eyang@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140809172942.7CAF32388868@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: eyang Date: Sat Aug 9 17:29:42 2014 New Revision: 1616997 URL: http://svn.apache.org/r1616997 Log: CHUKWA-725. Remove Solr config file from license scanning. (Eric Yang) Modified: chukwa/trunk/CHANGES.txt chukwa/trunk/pom.xml Modified: chukwa/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/chukwa/trunk/CHANGES.txt?rev=1616997&r1=1616996&r2=1616997&view=diff ============================================================================== --- chukwa/trunk/CHANGES.txt (original) +++ chukwa/trunk/CHANGES.txt Sat Aug 9 17:29:42 2014 @@ -74,6 +74,8 @@ Release 0.6 - Unreleased BUGS + CHUKWA-725. Remove Solr config file from license scanning. (Eric Yang) + CHUKWA-716. Fixed undefined System Properties for test cases and test case dependency. (Eric Yang) CHUKWA-708. Update website reference to top level project. (Eric Yang) Modified: chukwa/trunk/pom.xml URL: http://svn.apache.org/viewvc/chukwa/trunk/pom.xml?rev=1616997&r1=1616996&r2=1616997&view=diff ============================================================================== --- chukwa/trunk/pom.xml (original) +++ chukwa/trunk/pom.xml Sat Aug 9 17:29:42 2014 @@ -770,6 +770,7 @@ src/main/web/hicc/descriptors/** src/main/web/hicc/views/** contrib/chukwa-pig/src/java/org/apache/hadoop/chukwa/ChukwaStorage.java + contrib/solr/logs/** src/test/resources/Hadoop18JobHistoryLog.txt src/test/resources/TestJobLog.txt