You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Cosmin Lehene <cl...@adobe.com> on 2013/04/11 19:01:47 UTC

sbt organization name "org.apache.kafka" instead of "org.apache"

Shouldn't organization be set to "org.apache.kafka" instead of "org.apache" in Build.scala?

Thanks,
Cosmin


Re: sbt organization name "org.apache.kafka" instead of "org.apache"

Posted by Scott Carey <sc...@richrelevance.com>.
Yes.

As part of my proposed sbt cleanup in KAFKA-854 I have made that change.
I am currently trying to rebase that change on current 0.8

On 4/11/13 10:01 AM, "Cosmin Lehene" <cl...@adobe.com> wrote:

>Shouldn't organization be set to "org.apache.kafka" instead of
>"org.apache" in Build.scala?
>
>Thanks,
>Cosmin
>