[
https://issues.apache.org/jira/browse/YETUS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977621#comment-14977621
]
Kengo Seki commented on YETUS-137:
----------------------------------
LGTM, +1
{code}
[sekikn@mobile yetus]$ dev-support/test-patch.sh --basedir=../hadoop
--project=hadoop /tmp/p
(snip)
Applied patch hadoop-common-project/hadoop-common/src/main/bin/hadoop cleanly.
Applied patch hadoop-common-project/hadoop-common/src/main/conf/hadoop-env.sh
cleanly.
Applied patch hadoop-mapreduce-project/shellprofile.d/mapreduce.sh cleanly.
warning: 2 lines add whitespace errors.
.../hadoop-common/src/main/bin/hadoop | 1 -
.../hadoop-common/src/main/conf/hadoop-env.sh | 1 +
.../shellprofile.d/mapreduce.sh | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
(snip)
| Vote | Subsystem | Runtime | Comment
============================================================================
| +1 | @author | 0m 00s | The patch does not contain any @author
| | | | tags.
| -1 | test4tests | 0m 00s | The patch doesn't appear to include any
| | | | new or modified tests. Please justify why
| | | | no new tests are needed for this patch.
| | | | Also please list what manual steps were
| | | | performed to verify this patch.
| +1 | shellcheck | 0m 10s | There were no new shellcheck issues.
| +1 | whitespace | 0m 00s | Patch has no whitespace issues.
| +1 | asflicense | 0m 29s | Patch does not generate ASF License
| | | | warnings.
| | | 0m 40s |
{code}
> hadoop triggers java tests for pure-bash patch
> ----------------------------------------------
>
> Key: YETUS-137
> URL: https://issues.apache.org/jira/browse/YETUS-137
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Fix For: YETUS-83
>
> Attachments: YETUS-137.00.patch, YETUS-137.01.patch
>
>
> Modifying directories like src/main/bin should not trigger the full java bits.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)