You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/08/05 22:40:47 UTC

[jira] [Updated] (HBASE-9064) test-patch.sh would silently fail if compilation against hadoop 1.0 fails

     [ https://issues.apache.org/jira/browse/HBASE-9064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-9064:
--------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)
    
> 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