[
https://issues.apache.org/jira/browse/THRIFT-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064040#comment-15064040
]
Jake Farrell commented on THRIFT-3475:
--------------------------------------
This would break any projects using automated scripts to pull and build current
tags, I dont think we should look at switching existing ones. I would be in
favor of making this change going forward for v1.0.0 and above
> prefix tags with v as defined by semver
> ---------------------------------------
>
> Key: THRIFT-3475
> URL: https://issues.apache.org/jira/browse/THRIFT-3475
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Roger Meier
>
> We need to prefix our tags with **v** to follow the semver model, e.g.
> **v0.9.3**
> non prefix causes issues such as tag and branch conflicts.
> I had to do this when pushing to the release branch on my fork
> {noformat}
> git push bufferoverflow heads/0.9.3
> {noformat}
> see also THRIFT-6
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)