Re: gradle and sbt in 0.8.1

2014-02-10 Thread Jay Kreps
Cool, just checking :-) -Jay On Sun, Feb 9, 2014 at 9:36 PM, Jun Rao wrote: > We won't release both sbt and gradle. This is mostly to unblock the > development for the new producer client in trunk. > > For 0.8.1, the plan is to try to get gradle fully working and then remove > sbt. > > Thanks,

Re: gradle and sbt in 0.8.1

2014-02-09 Thread Jun Rao
We won't release both sbt and gradle. This is mostly to unblock the development for the new producer client in trunk. For 0.8.1, the plan is to try to get gradle fully working and then remove sbt. Thanks, Jun On Sun, Feb 9, 2014 at 3:44 PM, Jay Kreps wrote: > I see both gradle and sbt files

Re: gradle and sbt in 0.8.1

2014-02-09 Thread Joe Stein
I am in favor of removing it before the 0.8.1 release I don't know if folks are comfortable and ready for it to go before then? In either case I uploaded a patch cleaning it out https://issues.apache.org/jira/browse/KAFKA-1254 /*** Joe Stein Founder, Pr

gradle and sbt in 0.8.1

2014-02-09 Thread Jay Kreps
I see both gradle and sbt files in the 0.8.1 branch. Surely we aren't planning on releasing with two build systems, right? -Jay