On Tue, Mar 25, 2014 at 11:54 AM, sebb <seb...@gmail.com> wrote:

> On 25 March 2014 16:39, James Taylor <jamestay...@apache.org> wrote:
> [...]
>
> > The source tarball, including signatures, digests, etc can be found at:
> >
> https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc1/src/
>
> The source bundle includes directories and files not in Git.
>
> There should be no "target" directories in the source bundle, and no
> Rat.txt files.


Where are those?

$ wget
https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc1/bin/phoenix-3.0.0-incubating.tar.gz
$ tar xzf phoenix-3.0.0-incubating.tar.gz
$ cd phoenix-3.0.0-incubating
$ find . -name target
(no results)
$ find . -name '*.txt'
./bin/readme.txt
$ cd ..
$ wget
https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc1/bin/phoenix-3.0.0-incubating.tar.gz.sha
$ cat phoenix-3.0.0-incubating.tar.gz.sha
[...]
fee73e23cf055fd5a5836f40be87cf9975927509583fb3f067bcead2815dd3b8
*phoenix-3.0.0-incubating.tar.gz
$ sha256sum phoenix-3.0.0-incubating.tar.gz
fee73e23cf055fd5a5836f40be87cf9975927509583fb3f067bcead2815dd3b8
 phoenix-3.0.0-incubating.tar.gz


-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Reply via email to