BTW. I created a Jenkins job for the 0.9 branch:
https://builds.apache.org/job/kafka_0.9.0_jdk7/

Right now its pretty much identical to trunk, but since they may diverge, I
figured we want to keep an eye on the branch separately.

Gwen

On Tue, Nov 10, 2015 at 11:39 AM, Jun Rao <j...@confluent.io> wrote:

> Ewen,
>
> Thanks for reporting that. Will fix that in RC2.
>
> Jun
>
> On Tue, Nov 10, 2015 at 10:41 AM, Ewen Cheslack-Postava <e...@confluent.io
> >
> wrote:
>
> > Jun, not sure if this is just because of the RC vs being published on the
> > site, but the links in the release notes aren't pointing to
> > issues.apache.org. They're relative URLs instead of absolute.
> >
> > -Ewen
> >
> > On Tue, Nov 10, 2015 at 3:38 AM, Flavio Junqueira <f...@apache.org>
> wrote:
> >
> >> -1 (non-binding)
> >>
> >> I'm getting an error with gradle when using the source artifact because
> >> it seems to be expecting a git repository here:
> >>
> >>         line 68 of build.gradle: def repo =
> Grgit.open(project.file('.'))
> >>
> >> and I get this message:
> >>         FAILURE: Build failed with an exception.
> >>
> >>         * Where:
> >>         Build file 'kafka-0.9.0.0-src/build.gradle' line: 68
> >>
> >>         * What went wrong:
> >>         A problem occurred evaluating root project 'kafka-0.9.0.0-src'.
> >>         > repository not found: kafka-0.9.0.0-src
> >>
> >> The definitions for rat make sense when working on a git branch, but not
> >> for the release artifact. One
> >> way around this is to disable rat by commenting out the corresponding
> >> lines, but that isn't what the
> >> README file says. I'd rather have an RC that fixes this issue by
> possibly
> >> disabling rat altogether.
> >>
> >> -Flavio
> >>
> >> > On 10 Nov 2015, at 07:17, Jun Rao <j...@confluent.io> wrote:
> >> >
> >> > This is the first candidate for release of Apache Kafka 0.9.0.0. This
> a
> >> > major release that includes (1) authentication (through SSL and SASL)
> >> and
> >> > authorization, (2) a new java consumer, (3) a Kafka connect framework
> >> for
> >> > data ingestion and egression, and (4) quotas. Since this is a major
> >> > release, we will give people a bit more time for trying this out.
> >> >
> >> > Release Notes for the 0.9.0.0 release
> >> >
> >>
> https://people.apache.org/~junrao/kafka-0.9.0.0-candidate1/RELEASE_NOTES.html
> >> >
> >> > *** Please download, test and vote by Thursday, Nov. 19, 11pm PT
> >> >
> >> > Kafka's KEYS file containing PGP keys we use to sign the release:
> >> > http://kafka.apache.org/KEYS in addition to the md5, sha1
> >> > and sha2 (SHA256) checksum.
> >> >
> >> > * Release artifacts to be voted upon (source and binary):
> >> > https://people.apache.org/~junrao/kafka-0.9.0.0-candidate1/
> >> >
> >> > * Maven artifacts to be voted upon prior to release:
> >> > https://repository.apache.org/content/groups/staging/
> >> >
> >> > * scala-doc
> >> > https://people.apache.org/~junrao/kafka-0.9.0.0-candidate1/scaladoc/
> >> >
> >> > * java-doc
> >> > https://people.apache.org/~junrao/kafka-0.9.0.0-candidate1/javadoc/
> >> >
> >> > * The tag to be voted upon (off the 0.9.0 branch) is the 0.9.0.0 tag
> >> >
> >>
> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=6cee4f38aba612209b0a8171736c6e2948c35b6f
> >> >
> >> > * Documentation
> >> > http://kafka.apache.org/090/documentation.html
> >> >
> >> > /*******************************************
> >> >
> >> > Thanks,
> >> >
> >> > Jun
> >>
> >>
> >
> >
> > --
> > Thanks,
> > Ewen
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "kafka-clients" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to kafka-clients+unsubscr...@googlegroups.com.
> > To post to this group, send email to kafka-clie...@googlegroups.com.
> > Visit this group at http://groups.google.com/group/kafka-clients.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/kafka-clients/CAE1jLMOaATVKB0qg7V4fi5DBLk15ndAip-E7e4bLyDGJWPq-Sg%40mail.gmail.com
> > <
> https://groups.google.com/d/msgid/kafka-clients/CAE1jLMOaATVKB0qg7V4fi5DBLk15ndAip-E7e4bLyDGJWPq-Sg%40mail.gmail.com?utm_medium=email&utm_source=footer
> >
> > .
> > For more options, visit https://groups.google.com/d/optout.
> >
>

Reply via email to