> On Oct. 10, 2013, 2:52 p.m., Jun Rao wrote: > > Do we want to address issue #2 in the patch too?
issue #2 was fixed during the beta1 release it just could not make it to maven central because I had already deployed the bonked first publish one reason I setup my own repo was to double check that i could just do "org.apache.kafka" % "kafka_2.10" % "0.8.0", without specifying exclusions, sorry I didn't mention that in the JIRA will ninja edit my comments - Joe ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14571/#review26865 ----------------------------------------------------------- On Oct. 10, 2013, 7:12 a.m., Joe Stein wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14571/ > ----------------------------------------------------------- > > (Updated Oct. 10, 2013, 7:12 a.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1018 > https://issues.apache.org/jira/browse/KAFKA-1018 > > > Repository: kafka > > > Description > ------- > > KAFKA-1018 tidy up the pom, 0.8.0 release, build the test jars now too > > > Diffs > ----- > > project/Build.scala 33bb76f4ebb899610e66acd8af1d15c15af1f7cc > > Diff: https://reviews.apache.org/r/14571/diff/ > > > Testing > ------- > > deployed a nexus repo in dez cloud, published to it. verified my sbt sanity > builds against it. > > "org.apache.kafka" % "kafka_2.10" % "0.8.0", > > working as expected without the extra workarounds for previous issues > > > Thanks, > > Joe Stein > >