I did not see 0.8.1.1 branch ,I see only 0.8.1 in github. Can you please send me the git commands you used ?.
-----Original Message----- From: Jonathan Weeks [mailto:jonathanbwe...@gmail.com] Sent: Friday, August 22, 2014 12:08 PM To: users@kafka.apache.org Subject: Re: Kafka build for Scala 2.11 I hand-applied this patch https://reviews.apache.org/r/23895/diff/ to the kafka 0.8.1.1 branch and was able to build successfully: gradlew -PscalaVersion=2.11.2 -PscalaCompileOptions.useAnt=false releaseTarGz -x signArchives I am testing the jar now, and will let you know if I can run producers/consumers against a vanilla 0.8.1.1 broker cluster with it... -Jonathan On Aug 22, 2014, at 11:02 AM, Seshadri, Balaji <balaji.sesha...@dish.com> wrote: > Hi Team, > > We are trying to compile 0.8.1.1 with Scala 2.11 and its giving me > compilation errors. > > Please let me know which patch should I apply from below JIRA.I tried with > latest one and it failed to apply. > > https://issues.apache.org/jira/browse/KAFKA-1419 > > Thanks, > > Balaji