[ 
https://issues.apache.org/jira/browse/THRIFT-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585882#comment-14585882
 ] 

Jake Farrell commented on THRIFT-6:
-----------------------------------

+1 to semver, thought we had decided that was the standard on the list awhile 
ago. I've left this ticket open waiting for us to switch to cmake and then 
would like to address automating all the version numbers for each client lib by 
using cmake templates. (only down side is that master will no longer be able to 
be linked to from remote repositories (go/node/php), instead the exact release 
branch that was created with set generated versions will need to be referenced 
(still to be worked out, which is why i've left this one open))

> Thrift libraries and compiler lack version number
> -------------------------------------------------
>
>                 Key: THRIFT-6
>                 URL: https://issues.apache.org/jira/browse/THRIFT-6
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 1.0
>            Reporter: Bryan Duxbury
>            Assignee: Roger Meier
>             Fix For: 1.0
>
>         Attachments: 
> 0001-THRIFT-6-Thrift-libraries-and-compiler-lack-version-.patch, 
> ASF.LICENSE.NOT.GRANTED--v1-0001-THRIFT-6.-Add-a-Makefile-rule-to-print-the-version-f.patch,
>  THRIFT-6_align_version_and_description_to_0.6.0-dev.patch, updateversion.sh
>
>
> Right now it's impossible to tell which version of Thrift you have installed. 
> If you're depending on features that have recently been added (and that 
> subtly don't exist), you can spend a lot of time chasing your tail trying to 
> figure out what the problem is.
> This may be something that has to be implemented piecemeal on each client 
> library (ruby gem, java classes, etc). Thoughts?
> While we're at it, let's add a --version switch or something to the compiler 
> so you know what version of stuff you're actually generating.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to