I believe I downloaded from trunk and compiled a jar from that. The hardest part of that seemed to be configuring gradle to sign the jar having never done it before.
Christian On Fri, Aug 15, 2014 at 11:00 AM, Roger Hoover <roger.hoo...@gmail.com> wrote: > Hi, > > I want to try out the new producer api > (org.apache.kafka.clients.producer.KafkaProducer) but found that it's not > in the published jar. > > What's the best way to get it? Build from source from the 0.8.1.1 tag? > Any flags I need to set to include the new producer in the jar? > > Thanks, > > Roger >