[
https://issues.apache.org/jira/browse/HADOOP-12198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14616180#comment-14616180
]
Allen Wittenauer commented on HADOOP-12198:
-------------------------------------------
I think the default behavior should probably be if multiple modules are hit by
a patch, run java parts (javac, javadoc, checkstyle, unit, and maybe findbugs?)
at the root. If a project can survive with that or have some other need, they
can obviously overwrite, but I think the root case is going to be more common.
> patches that hit multiple modules may need to build at root
> -----------------------------------------------------------
>
> Key: HADOOP-12198
> URL: https://issues.apache.org/jira/browse/HADOOP-12198
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Allen Wittenauer
>
> Patches that introduce dependencies on other modules (e.g., HADOOP-12180)
> need to effectively built at root.
> There is a good chance this type of logic will need to be done on a
> per-project basis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)