I'm sorry I forgot to ask this question earlier (and probably it was asked earlier in a discussion which I missed following). The client SDKs are straightaway binary distributions (zip/tar.gz)?
On Thu, Feb 6, 2014 at 8:10 AM, Suresh Marru <[email protected]> wrote: > With no objections, I will goahead and make this directory structure and > start checking in thrift generated code. > > Suresh > On Feb 4, 2014, at 12:42 PM, Suresh Marru <[email protected]> wrote: > > > Hi All, > > > > As we are discussing on [1] Of all the examples I looked around, I > really liked apache accumulo approach in working with thrift (thanks for > the pointer Supun). How about we shamelessly copy clone accumulo's script? > It nicely appends license headers and cherry picks thrift interfaces > changes and copies them into the right destination. > > > > For the source organization, how about the following: > > > > Airavata-Root > > |- modules > > | |- .... > > | |- .... > > |- airavata-api > > | |-pom.xml > > | |-generate-thrift-files.sh > > | |-thrift-idls > > | |-datamodel > > | |-server > > | |-server-handlers > > | |-client-sdks > > | | |-java > > | | |-php > > | | |-js > > | | |-..... > > > > Suresh > > [1] - http://markmail.org/message/f6bxanaxvke7boer > >
