antoine 2004/07/17 06:06:20 Modified: docs bindownload.html srcdownload.html xdocs bindownload.xml srcdownload.xml Log: Add a note concerning long file names in tar files, gnu tar PR: 30143 Revision Changes Path 1.49 +6 -0 ant/docs/bindownload.html Index: bindownload.html =================================================================== RCS file: /home/cvs/ant/docs/bindownload.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- bindownload.html 16 Jul 2004 09:30:51 -0000 1.48 +++ bindownload.html 17 Jul 2004 13:06:20 -0000 1.49 @@ -222,6 +222,12 @@ <div class="content">Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.</div> </div> + <br /> + <div class="warning"> +<div class="label">Tar files may require gnu tar to extract</div> +<div class="content">Tar files in the distribution contain long file names, and may + require gnu tar to do the extraction.</div> +</div> <ul> <li><code>.zip</code> archive: <a href="[preferred]/ant/binaries/apache-ant-1.6.2-bin.zip">apache-ant-1.6.2-bin.zip</a> 1.48 +6 -0 ant/docs/srcdownload.html Index: srcdownload.html =================================================================== RCS file: /home/cvs/ant/docs/srcdownload.html,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- srcdownload.html 16 Jul 2004 09:30:51 -0000 1.47 +++ srcdownload.html 17 Jul 2004 13:06:20 -0000 1.48 @@ -220,6 +220,12 @@ <div class="content">Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.</div> </div> + <br /> + <div class="warning"> +<div class="label">Tar files may require gnu tar to extract</div> +<div class="content">Tar files in the distribution contain long file names, and may + require gnu tar to do the extraction.</div> +</div> <ul> <li><code>.zip</code> archive: <a href="[preferred]/ant/source/apache-ant-1.6.2-src.zip">apache-ant-1.6.2-src.zip</a> 1.25 +6 -0 ant/xdocs/bindownload.xml Index: bindownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/bindownload.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- bindownload.xml 16 Jul 2004 09:30:51 -0000 1.24 +++ bindownload.xml 17 Jul 2004 13:06:20 -0000 1.25 @@ -83,6 +83,12 @@ <div class="content">Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.</div> </div> +<br></br> +<div class="warning"> +<div class="label">Tar files may require gnu tar to extract</div> +<div class="content">Tar files in the distribution contain long file names, and may + require gnu tar to do the extraction.</div> +</div> <ul> <li><code>.zip</code> archive: 1.23 +6 -0 ant/xdocs/srcdownload.xml Index: srcdownload.xml =================================================================== RCS file: /home/cvs/ant/xdocs/srcdownload.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- srcdownload.xml 16 Jul 2004 09:30:51 -0000 1.22 +++ srcdownload.xml 17 Jul 2004 13:06:20 -0000 1.23 @@ -79,6 +79,12 @@ <div class="content">Ant 1.6.2 has been released on 16-July-2004 and may not be available on all mirrors for a few days.</div> </div> +<br></br> +<div class="warning"> +<div class="label">Tar files may require gnu tar to extract</div> +<div class="content">Tar files in the distribution contain long file names, and may + require gnu tar to do the extraction.</div> +</div> <ul> <li><code>.zip</code> archive:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]