Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3AB9010883 for ; Mon, 29 Jul 2013 16:51:05 +0000 (UTC) Received: (qmail 21981 invoked by uid 500); 29 Jul 2013 16:51:04 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 21930 invoked by uid 500); 29 Jul 2013 16:51:04 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 21918 invoked by uid 99); 29 Jul 2013 16:51:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 16:51:03 +0000 X-ASF-Spam-Status: No, hits=-1998.1 required=5.0 tests=ALL_TRUSTED,FORGED_HOTMAIL_RCVD2,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 Jul 2013 16:51:00 +0000 Received: (qmail 21580 invoked by uid 99); 29 Jul 2013 16:50:38 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2013 16:50:38 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id F077F1D0E41; Mon, 29 Jul 2013 16:50:36 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1070605427881357904==" MIME-Version: 1.0 Subject: Re: Review Request 12987: Properties load should fall back to classpath if not present in config.location From: "Srikanth Sundarrajan" To: "Seetharam Venkatesh" , "Falcon" , "Srikanth Sundarrajan" Date: Mon, 29 Jul 2013 16:50:36 -0000 Message-ID: <20130729165036.30961.49486@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Srikanth Sundarrajan" X-ReviewGroup: Falcon X-ReviewRequest-URL: https://reviews.apache.org/r/12987/ X-Sender: "Srikanth Sundarrajan" References: <20130728134350.30961.66000@reviews.apache.org> In-Reply-To: <20130728134350.30961.66000@reviews.apache.org> Reply-To: "Srikanth Sundarrajan" X-Virus-Checked: Checked by ClamAV on apache.org --===============1070605427881357904== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12987/ ----------------------------------------------------------- (Updated July 29, 2013, 4:50 p.m.) Review request for Falcon. Changes ------- 1. log4j changes 2. hadoop - exclude jasper libs 3. fix startup.properties for system.lib folder Bugs: FALCON-65 https://issues.apache.org/jira/browse/FALCON-65 Repository: falcon-git Description ------- Properties load should fall back to classpath if not present in config.location Diffs (updated) ----- common/src/main/java/org/apache/falcon/util/ApplicationProperties.java 3746729 common/src/main/resources/log4j.xml 4183181 common/src/main/resources/startup.properties 4ff00d7 common/src/test/java/org/apache/falcon/util/ApplicationPropertiesTest.java PRE-CREATION common/src/test/java/org/apache/falcon/util/StartupPropertiesTest.java 6b2ec06 common/src/test/resources/classpath.properties PRE-CREATION pom.xml b1595fb prism/src/main/resources/log4j.xml ef53274 src/bin/falcon-start 9a68220 src/conf/log4j.xml 738beb5 src/conf/startup.properties a1fdab2 webapp/pom.xml 9c2f320 webapp/src/main/resources/log4j.xml 48fc14b Diff: https://reviews.apache.org/r/12987/diff/ Testing ------- Thanks, Srikanth Sundarrajan --===============1070605427881357904==--