Stephen As part of the 0.6.1 thrift release the libthrift and libfb303 are now available in the apache repo (http://repo1.maven.org/maven2/org/apache/thrift/). Can you reference these jars rather than deploying a second set to the m2 repo in the cassandra deps folder. I looked for a pom or ivy.xml to submit a patch against but couldnt find it in the trunk, is this checked in?
- Jake <dependency> <groupId>org.apache.thrift</groupId> <artifactId>libthrift</artifactId> <version>[0.6.1,)</version> </dependency> On Apr 23, 2011, at 5:46 AM, Stephen Connolly wrote: > I am in the process of ensuring that the 0.8 poms are correct. it is taking > slightly longer than I expected as I got pulled into firefighting with > aws/skynet > > and my wife has banned me from the computer this weekend! > > I'll call a vote for them early next week (needs a vote under apache rules, > that will take 3 days unless the cassandra pmc is happy to go with a shorter > vote) > > short version: expect poms in central on friday > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense are a direct result of using swype to type on the > screen > On 23 Apr 2011 07:33, "Tristan Tarrant" <tristan.tarr...@gmail.com> wrote: