[
https://issues.apache.org/jira/browse/PHOENIX-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571279#comment-14571279
]
James Heather commented on PHOENIX-2024:
----------------------------------------
Hmm, sorry if a mailing list query would have been better.
It did look like a clear bug, though: there's a 3.0 and a 3.2, but no 3.1 or
3.3. For 3.3.1 to be on the 3.0 branch, when there's a 3.2 lying around, is
some distance beyond possibly strange naming.
> Latest v3 release doesn't have a git branch
> -------------------------------------------
>
> Key: PHOENIX-2024
> URL: https://issues.apache.org/jira/browse/PHOENIX-2024
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.3.1
> Reporter: James Heather
> Labels: github-import
>
> The latest downloadable tarball for v3 is 3.3.1. But if I clone the git repo
> and look at the available branches, it's not there:
> {code}
> [james@marlon phoenix] $ git branch -a
> * master
> remotes/origin/2.0
> remotes/origin/3.0
> remotes/origin/3.2
> remotes/origin/4.2
> remotes/origin/4.3
> remotes/origin/4.4-HBase-0.98
> remotes/origin/4.4-HBase-1.0
> remotes/origin/4.4-HBase-1.1
> remotes/origin/4.x-HBase-0.98
> remotes/origin/4.x-HBase-1.0
> remotes/origin/4.x-HBase-1.1
> remotes/origin/HEAD -> origin/master
> remotes/origin/calcite
> remotes/origin/json
> remotes/origin/master
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)