Re: release of cassandra-unit 1.1.0.1

2012-06-20 Thread Jérémy SEVELLEC
yep, good idea, I have created an issue. 2012/6/19 Yuhan Zhang > Hi Jeremy, > > Glad to see the update. It would be nice if secondary index in > cassandra-unit supports DoubleType. > > Yuhan > > > On Wed, Jun 13, 2012 at 1:32 PM, Jérémy SEVELLEC wrote: > >> Hi all, >> >> cassandra-unit 1.1.0.1 i

Re: release of cassandra-unit 1.1.0.1

2012-06-19 Thread Yuhan Zhang
Hi Jeremy, Glad to see the update. It would be nice if secondary index in cassandra-unit supports DoubleType. Yuhan On Wed, Jun 13, 2012 at 1:32 PM, Jérémy SEVELLEC wrote: > Hi all, > > cassandra-unit 1.1.0.1 is now release. cassandra-unit helps you writing > isolated Junit Test using cassandra

release of cassandra-unit 1.1.0.1

2012-06-13 Thread Jérémy SEVELLEC
Hi all, cassandra-unit 1.1.0.1 is now release. cassandra-unit helps you writing isolated Junit Test using cassandra (starting an embedded cassandra instance, load data from a dataset, ...) in a Test Driven Development style or not :-). The artifact is published on the public maven repo. Main new