In case this helps anyone else, this seemed to work for me (not bothering
with signing).

./gradlew clients:install
Then use/copy jar and pom from
~/.m2/repository/org/apache/kafka/kafka-clients/0.8.2-SNAPSHOT


On Fri, Aug 15, 2014 at 11:23 AM, cac...@gmail.com <cac...@gmail.com> wrote:

> 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
> >
>

Reply via email to