On Tue, Jul 10, 2012 at 4:55 AM, Jarek Jarcec Cecho <[email protected]>wrote:

> 1) LICENSE file in binary artifact seems to be the same as in the source
> artifact. I believe that we need to update it in case of binary artifact
> and put there corresponding licenses for each library that we're shipping
> (for example all jars in lib/ directory that are not part of flume).
>

Thanks Jarcec, I believe you're right. It looks like this is a manual
process and I need to go back and generate this and add it to the How to
Release doc on the wiki.

2) I'm failing on test TestHDFSEventSinkOnMiniCluster for binary artifact
> on my dev Ubuntu box. I'm not sure why as source artifact is fine and also
> I did not get any error on my mac. It's probably just some glitch in my
> environment:
>

Are you using one of the supported versions of Hadoop? The supported
versions are documented in the User Guide (hint: it has to support sync)

3) Both binary and source artifacts contain same directory called
> apache-flume-1.2.0. I would advise different directories for each artifact
> (tarball) - for example apache-flume-1.2.0-dist for binary and
> apache-flume-1.2.0-src for source artifact.
>

I don't think I'm going to try and fix that at this stage. But I can rename
the dist artifact to apache-flume-1.2.0.tar.gz (httpd does that) so it
matches the directory name.

Regards,
Mike

Reply via email to