[
https://issues.apache.org/jira/browse/HADOOP-12121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-12121:
--------------------------------------
Attachment: HADOOP-12121.HADOOP-12111.patch
-00:
* use git show-ref and cat-file to determine viability. this means if git
honors it, so do we (so, if git is case sensitive, so are we...)
* remove the branch listing code. no longer needed due to above
* short circuit empty URL or CLI path
* strip .txt, .diff, and .patch from the name
* support minor, micro, nano(?), pico(?) ... releases
* recurse down the periods. this means if someone creates a file with
branch-3.0.0, it will go instead to branch-3 if branch-3.0.0 and branch-3.0
does not exist.
* support for ISSUE-##.[##].branch format, used by some projects
> smarter branch detection
> ------------------------
>
> Key: HADOOP-12121
> URL: https://issues.apache.org/jira/browse/HADOOP-12121
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Attachments: HADOOP-12121.HADOOP-12111.patch
>
>
> We should make branch detection smarter so that it works on micro versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)