[
https://issues.apache.org/jira/browse/FALCON-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801329#comment-13801329
]
Ashish Singh commented on FALCON-123:
-------------------------------------
Also, we need a profile for integration testing similar to hadoop1 & 2, where
all the dependencies required for integration testing should be defined.
Currently, oozie-webapp is defined as dependency with type war. Oozie doesn't
deploy war files to any repository. Since, Falcon is doing a build of oozie
locally by applying patches, that's how war file is present in local m2 cache,
and build is going fine.
oozie-webapp dependency should be profile driven for integration testing.
> 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#6144)