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 7894F10855 for ; Wed, 22 Jan 2014 07:19:51 +0000 (UTC) Received: (qmail 17963 invoked by uid 500); 22 Jan 2014 07:19:50 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 17875 invoked by uid 500); 22 Jan 2014 07:19:49 -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 17866 invoked by uid 99); 22 Jan 2014 07:19:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 07:19:48 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Wed, 22 Jan 2014 07:19:47 +0000 Received: (qmail 17823 invoked by uid 99); 22 Jan 2014 07:19:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 07:19:26 +0000 Date: Wed, 22 Jan 2014 07:19:26 +0000 (UTC) From: "Shaik Idris Ali (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-123) Improve build speeds in falcon 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-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878353#comment-13878353 ] Shaik Idris Ali commented on FALCON-123: ---------------------------------------- +1 from my side, 15:58.338s with test-patch profile, before applying this patch build took around 35 mins. > Improve build speeds in falcon > ------------------------------ > > Key: FALCON-123 > URL: https://issues.apache.org/jira/browse/FALCON-123 > Project: Falcon > Issue Type: Bug > Components: build-tools > Affects Versions: 0.4, 0.5 > Reporter: Srikanth Sundarrajan > Assignee: Srikanth Sundarrajan > Labels: build > Fix For: 0.5 > > Attachments: FALCON-123-v1.patch, FALCON-123.patch > > > Currently default build includes javadocs generation, sources packaging, checkstyle verification & findbugs verification besides whole lots of unit tests and integration tests. It would be good to move some of these to test-patch (verified by hudson) and during nightly builds. It would be ideal to keep the build time to around a minute. -- This message was sent by Atlassian JIRA (v6.1.5#6160)