RE: **** SPAM [ 7.8 ] **** Re: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Roger Meier
bject: SPAM [ 7.8 ] Re: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry These new tags are redundant and I would prefer that we just rename the tags that existed rather than duplicating with the comment semver. I'll update the process and cl

Re: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Jake Farrell
ese signed semver tags: > > > 0.2.0 > > > 0.3.0 > > > 0.4.0 > > > 0.6.0 > > > 0.7.0 > > > 0.8.0 > > > 0.9.0 > > > 0.9.1 > > > > > > > > > We should add the bower.json file to the root folder > > &

Re: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Randy Abernethy
uld add the bower.json file to the root folder > > > > -roger > > > > > > -Original Message----- > > From: hmendo...@gmail.com [mailto:hmendo...@gmail.com] On Behalf Of > > Henrique Mendonça > > Sent: Sonntag, 2. Februar 2014 13:43 > > To: dev@thr

Re: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Henrique Mendonça
; 0.9.1 > > > We should add the bower.json file to the root folder > > -roger > > > -Original Message- > From: hmendo...@gmail.com [mailto:hmendo...@gmail.com] On Behalf Of > Henrique Mendonça > Sent: Sonntag, 2. Februar 2014 13:43 > To: dev@thrift.apache.org &

RE: Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Roger Meier
d] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry Hi Randy, I think you can test it with your own fork like: https://github.com/henrique/thrift/blob/master/bower.json bower install https://github.com/henrique/thrift.git I don't really use bower so I am not sure if th

Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Randy Abernethy
Hey Henrique, Thanks for the note and I think you are right. We could use two things: 1. Semver git tags 2. Git visible js/dist directory (where the concat and min files are generated) We could use js/src, but I think that will be troublesome in the future as more sources are added (web socke

Re: [jira] [Commented] (THRIFT-2190) Add the JavaScript thrift.js lib to the Bower registry

2014-02-02 Thread Henrique Mendonça
Hi Randy, I think you can test it with your own fork like: https://github.com/henrique/thrift/blob/master/bower.json bower install https://github.com/henrique/thrift.git I don't really use bower so I am not sure if this reference to /lib/js/src works. However, if it does we would only need to hav