[
https://issues.apache.org/jira/browse/YETUS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096364#comment-15096364
]
Sean Busbey commented on YETUS-280:
-----------------------------------
{code}
+ if [[ $? != 0 ]]; then
+ add_vote_table -1 mvndep "${repostatus}'s ${module} dependency:list failed"
+ add_footer_table mvndep "${fn}:
@@BASE@@/maven-${repostatus}-dependencylist-${fn}.txt"
+ fi
{code}
should this vote be a 0, similar to when shellcheck isn't avaialble?
> build systems should be able to predetermine module order
> ---------------------------------------------------------
>
> Key: YETUS-280
> URL: https://issues.apache.org/jira/browse/YETUS-280
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Affects Versions: 0.1.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: HBASE-15075.yetus.log, YETUS-280.00.patch,
> YETUS-280.01.patch, YETUS-280.02.patch
>
>
> It'd be useful for systems that have enough metadata to provide Yetus with
> hints on the order of the modules.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)