From 83985590622cc47bb2ed913cb0f0d558ce23eb30 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sat, 17 Jul 2004 13:06:20 +0000 Subject: [PATCH] Add a note concerning long file names in tar files, gnu tar PR: 30143 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276703 13f79535-47bb-0310-9956-ffa450edef68 --- docs/bindownload.html | 6 ++++++ docs/srcdownload.html | 6 ++++++ xdocs/bindownload.xml | 6 ++++++ xdocs/srcdownload.xml | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/docs/bindownload.html b/docs/bindownload.html index d2a7aa1d7..ed0f3c6d3 100644 --- a/docs/bindownload.html +++ b/docs/bindownload.html @@ -221,6 +221,12 @@ Other mirrors:
Note
Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.
+ +
+
+
Tar files may require gnu tar to extract
+
Tar files in the distribution contain long file names, and may + require gnu tar to do the extraction.