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 7B447178D0 for ; Fri, 3 Oct 2014 18:05:57 +0000 (UTC) Received: (qmail 80408 invoked by uid 500); 3 Oct 2014 18:05:57 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 80371 invoked by uid 500); 3 Oct 2014 18:05:57 -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 80359 invoked by uid 99); 3 Oct 2014 18:05:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2014 18:05:57 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,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; Fri, 03 Oct 2014 18:05:56 +0000 Received: (qmail 79756 invoked by uid 99); 3 Oct 2014 18:05:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Oct 2014 18:05:36 +0000 Date: Fri, 3 Oct 2014 18:05:35 +0000 (UTC) From: "Balu Vellanki (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-772) Merge falcon/hadoop-webapp and falcon/hadoop-dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158262#comment-14158262 ] Balu Vellanki commented on FALCON-772: -------------------------------------- Agree with you [~sriksun]. This task will be picked up after Version 0.6. > Merge falcon/hadoop-webapp and falcon/hadoop-dependencies > --------------------------------------------------------- > > Key: FALCON-772 > URL: https://issues.apache.org/jira/browse/FALCON-772 > Project: Falcon > Issue Type: Improvement > Components: build-tools, webapp > Affects Versions: 0.6 > Reporter: Balu Vellanki > Assignee: Balu Vellanki > > falcon/hadoop-webapp creates war files used by IT tests. > falcon/hadoop-dependencies creates a dependency dir which has all the jars falcon depends on. When falcon server is running on a machine without hadoop, this dependency dir is added to falcon classpath during falcon start. > Both modules package the same jars and can be combined into a single module. Please comment if there is any specific reason the two modules should stay separate. -- This message was sent by Atlassian JIRA (v6.3.4#6332)