[
https://issues.apache.org/jira/browse/HADOOP-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-11861:
--------------------------------------
Attachment: HADOOP-11861-01.patch
-01:
* shellcheck binary detection was broken
* shellcheck would sometimes report new errors that weren't because the lines
changed. so now if the total count is the same we don't report problems.
* @author checks for test-patch patches should get ignored since they should
almost always have @authors in them for testing reasons. :)
> test-patch script always fails when option "--build-native=false" is
> specified
> -------------------------------------------------------------------------------
>
> Key: HADOOP-11861
> URL: https://issues.apache.org/jira/browse/HADOOP-11861
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 2.8.0
> Reporter: Anu Engineer
> Assignee: Allen Wittenauer
> Attachments: HADOOP-11861-00.patch, HADOOP-11861-01.patch
>
>
> if you specify "--build-native=false" like
> {code}
> ./dev-support/test-patch.sh --build-native=false
> ~/workspaces/patches/hdfs-8211.001.patch
> {code}
> mvn fails with invalid lifecycle error.
> Here are the steps to repro :
> 1) run any patch with --buid-native=false option
> 2) Open up /tmp/hadoop-test-patch/<tmp-patch>/patchJavacWarnings.txt to see
> the failure reason.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)