Jake, We have upgraded to 0.6.1 in the trunk, but our older branch (branched early this year) still has that 0.3 dependency. At this point it would be a big change to a stable branch to upgrade.
Including 0.3 as a "system" scope dependency seems like a good solution. We'll try that out and let you know if there are problems. Thanks, Adam On Wed, Oct 5, 2011 at 6:09 PM, Jake Farrell <jfarr...@apache.org> wrote: > Adam > I saw that your trunk has Thrift 0.6.1 in its pom, are you not using that > version or do you need help upgrading to the latest Thrift version? We do > not want to have any old versions of Thrift in the Apache Maven repo and > asked that any older copies that where less than version 0.6.1 in the repo > be removed. We are working hard to make sure that the thrift client > libraries are available in their native distribution points and up to date > so projects, such as Accumulo, can can benefit from the latest features and > bug fixes. > > If you have to include Thrift 0.3 with your 1.3 branch then you should > include it as a file in your lib folder and reference it in the pom with > system scope. > > - Jake > > > > On Oct 5, 2011, at 4:01 PM, Adam Fuchs wrote: > > > Hello Thrift devs, > > > > The current stable branch of the new incubator podling Accumulo has a > > dependency on Thrift version 0.3. Do you think you could post that > version > > to the maven repo? Alternatively, would you mind if we upload a copy? > > > > Thanks, > > Adam > >