[
https://issues.apache.org/jira/browse/HBASE-13208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357567#comment-14357567
]
Hudson commented on HBASE-13208:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6242 (See
[https://builds.apache.org/job/HBase-TRUNK/6242/])
HBASE-13208 Patch build should match the patch filename and not the whole
relative URL in findBranchNameFromPatchName (busbey: rev
5bf98d0827a8b53b44394d5477fb2e73aa1b84fb)
* dev-support/test-patch.sh
> Patch build should match the patch filename and not the whole relative URL in
> findBranchNameFromPatchName
> ---------------------------------------------------------------------------------------------------------
>
> Key: HBASE-13208
> URL: https://issues.apache.org/jira/browse/HBASE-13208
> Project: HBase
> Issue Type: Bug
> Reporter: Esteban Gutierrez
> Assignee: Esteban Gutierrez
> Priority: Trivial
> Fix For: 2.0.0
>
> Attachments:
> 0001-HBASE-13208-Patch-build-should-match-the-patch-filen.patch
>
>
> In HBASE-1319 we saw that the patch got applied to the wrong branch, the
> problem is findBranchNameFromPatchName matching a regex that contains
> wildcard symbols against the whole URL, in this case the regex is 0.94 and
> the relativePatchURL is /jira/secure/attachment/12703942/HBASE-13193-v4.patch
> where 0394 is a match.
> Thanks to [~jonathan.lawlor] for reporting this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)