You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/01/06 21:06:50 UTC

[jira] [Commented] (FALCON-123) Improve build speeds in falcon

    [ https://issues.apache.org/jira/browse/FALCON-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13863343#comment-13863343 ] 

Jean-Baptiste Onofré commented on FALCON-123:
---------------------------------------------

I propose to use different profiles:
- a dev profile which is very fast for "dev" build
- a ci profile used by Jenkins and performing all actions (checkstyle, rat, etc).

> 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
>            Reporter: Srikanth Sundarrajan
>            Assignee: Srikanth Sundarrajan
>
> 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)