Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
None
Description
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=Lk3ZVhVmsEA@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.