James Heather created PHOENIX-2024:
--------------------------------------
Summary: 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
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)