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

Binglin Chang updated HADOOP-9186:
----------------------------------

    Attachment: HADOOP-9186.patch

Initial patch, changes:
# rename function buildWithPatch to prebuildWithoutPatch, cause this function 
actually doesn't "build with patch"
# if build failed, add jira comment and return 1, rather than exit directly
# after calling prebuildWithoutPatch, check status an report failure if result 
!= 0

                
> test-patch.sh should report build failure to JIRA
> -------------------------------------------------
>
>                 Key: HADOOP-9186
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9186
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.0.2-alpha
>            Reporter: Binglin Chang
>            Assignee: Binglin Chang
>         Attachments: HADOOP-9186.patch
>
>
> When I submit a patch to JIRA, jenkins haven't give any response, after 
> checking jenkins page, I found it is because of build failure, the reason is 
> in:
> http://mail-archives.apache.org/mod_mbox/hadoop-common-dev/201301.mbox/%3CCADY20s6Z7iEp10=zgbOXQ60fu8TP1zxHjw3FMS=lk3zvhvm...@mail.gmail.com%3E
> This affects HADOOP-9155 and HADOOP-9164. 
> I checked test-patch.sh, it seams it exit directly if compile failed, without 
> reporting it JIRA. I think this should be fixed.

--
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

Reply via email to