Re: Versioning of erlang

2012-02-22 Thread Anthony Molinaro
Hi Jake, Okay, so I made this change here (https://issues.apache.org/jira/browse/THRIFT-1520). Hudson failed, but that was because I forgot to remove the entry from configure.ac which I did, so I assume next Hudson run will work (not sure how often it runs). There's really no central place for e

Re: Versioning of erlang

2012-02-22 Thread Jake Farrell
Anthony i'm good with that if it makes distributing the lib easier, just let me know where the version number needs to be updated so I can update it when making a release. Is there a standard place for erlang packages to be distributed from that I can go apply at so I could push the erl client p

Re: Versioning of erlang

2012-02-22 Thread Dmitriy Kargapolov
On 02/22/2012 12:04 PM, Anthony Molinaro wrote: > On Wed, Feb 22, 2012 at 07:55:05AM -0500, Dmitriy Kargapolov wrote: >> On 02/22/2012 02:31 AM, Anthony Molinaro wrote: >>> Hi, >>> >>> So I was noticing that many of the other bindings have the thrift >>> version embedded in their libraries. Turn

Re: Versioning of erlang

2012-02-22 Thread Joel Meyer
On Wed, Feb 22, 2012 at 9:04 AM, Anthony Molinaro < antho...@alumni.caltech.edu> wrote: > > On Wed, Feb 22, 2012 at 07:55:05AM -0500, Dmitriy Kargapolov wrote: > > On 02/22/2012 02:31 AM, Anthony Molinaro wrote: > > > Hi, > > > > > > So I was noticing that many of the other bindings have the thr

Re: Versioning of erlang

2012-02-22 Thread Anthony Molinaro
On Wed, Feb 22, 2012 at 07:55:05AM -0500, Dmitriy Kargapolov wrote: > On 02/22/2012 02:31 AM, Anthony Molinaro wrote: > > Hi, > > > > So I was noticing that many of the other bindings have the thrift > > version embedded in their libraries. Turns out this would help with > > the usability of th

Re: Versioning of erlang

2012-02-22 Thread Dmitriy Kargapolov
On 02/22/2012 02:31 AM, Anthony Molinaro wrote: > Hi, > > So I was noticing that many of the other bindings have the thrift > version embedded in their libraries. Turns out this would help with > the usability of the erlang library as well, does anyone have an > issue with me changing things to

Versioning of erlang

2012-02-21 Thread Anthony Molinaro
Hi, So I was noticing that many of the other bindings have the thrift version embedded in their libraries. Turns out this would help with the usability of the erlang library as well, does anyone have an issue with me changing things to work in this way? Basically, I'd get rid of lib/src/thrift