On 25 March 2014 21:56, Andrew Purtell <[email protected]> wrote: > On Tue, Mar 25, 2014 at 11:54 AM, sebb <[email protected]> wrote: > >> On 25 March 2014 16:39, James Taylor <[email protected]> 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?
In the source bundle. > $ wget > https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc1/bin/phoenix-3.0.0-incubating.tar.gz That's the binary bundle. > $ 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) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
