[
https://issues.apache.org/jira/browse/YETUS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15002088#comment-15002088
]
Sean Busbey commented on YETUS-157:
-----------------------------------
+1
nit:
{code}
if [[ ${filename} =~ src/site ]]; then
- yetus_debug "tests/mvnsite: ${filename}"
- add_test mvnsite
- fi
- fi
+ yetus_debug "tests/mvnsite: ${filename}"
+ add_test mvnsite
+ fi
+ fi
{code}
unrelated formatting clean up, I think.
> build tools should force compile if their control file is patched
> -----------------------------------------------------------------
>
> Key: YETUS-157
> URL: https://issues.apache.org/jira/browse/YETUS-157
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Blocker
> Fix For: YETUS-83
>
> Attachments: YETUS-157.00.patch
>
>
> For example, if pom.xml is touched, maven should add the compile test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)