[
https://issues.apache.org/jira/browse/HBASE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu reassigned HBASE-9064:
-----------------------------
Assignee: Ted Yu
> test-patch.sh would silently fail if compilation against hadoop 1.0 fails
> -------------------------------------------------------------------------
>
> Key: HBASE-9064
> URL: https://issues.apache.org/jira/browse/HBASE-9064
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Attachments: 9064-v1.txt
>
>
> {code}
> if [[ $? != 0 ]] ; then
> JIRA_COMMENT="$JIRA_COMMENT
> {color:red}-1 hadoop1.0{color}. The patch failed to compile against the
> hadoop 1.0 profile."
> cleanupAndExit 1
> fi
> {code}
> There is currently no post back to JIRA when there is compilation error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira