Arne Bachmann created ZOOKEEPER-2761:
----------------------------------------
Summary: Build is packaged as uncompressed tar archive but file
name ends with .gz
Key: ZOOKEEPER-2761
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2761
Project: ZooKeeper
Issue Type: Bug
Components: build
Affects Versions: 3.5.3
Environment: Windows, Ubuntu Linux
Reporter: Arne Bachmann
This breaks my build scripts. Did work fine with 3.5.2-alpha
Using 7-Zip on Windows I got a warning, but the archive was extracted fine.
On Linux, tar -xzf exits with an error code, as it pipes through gunzip, which
encounters an invalid file (seems to be a pure tar archive).
Hence the huge file size (?)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)