[
https://issues.apache.org/jira/browse/YETUS-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138084#comment-15138084
]
Chris Nauroth commented on YETUS-281:
-------------------------------------
+1 for patch v02 pending another pre-commit run. I'm happy to do the commit if
you'd like too. Let me know.
bq. One optimization that might want to be made is whether we union or not for
when root isn't in the list. For some things (e.g., findbugs) we can't, but for
some (unit) we could.
Is this limitation only because our findbugs.sh is coded to iterate through the
individual modules, or is there some deeper limitation? Could findbugs.sh be
enhanced to traverse a "union'd" build and find the individual findbugs reports?
I'm in favor of more use of union'ing wherever possible for performance, but I
also see that as less urgent than the current bug fix patch.
> hadoop: use built-in dependency order
> -------------------------------------
>
> Key: YETUS-281
> URL: https://issues.apache.org/jira/browse/YETUS-281
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Attachments: YETUS-281.00.patch, YETUS-281.02.patch
>
>
> With the commit of YETUS-280, hadoop should loosen the reins a bit and drop
> several hundred lines of code to use the built-in dependency creator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)