Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 46832 invoked from network); 13 Oct 2003 15:28:41 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Oct 2003 15:28:41 -0000 Received: (qmail 88405 invoked by uid 500); 13 Oct 2003 15:28:32 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 88296 invoked by uid 500); 13 Oct 2003 15:28:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 88278 invoked by uid 500); 13 Oct 2003 15:28:31 -0000 Received: (qmail 88274 invoked from network); 13 Oct 2003 15:28:30 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 13 Oct 2003 15:28:30 -0000 Received: (qmail 46782 invoked by uid 1146); 13 Oct 2003 15:28:36 -0000 Date: 13 Oct 2003 15:28:36 -0000 Message-ID: <20031013152836.46781.qmail@minotaur.apache.org> From: bodewig@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant/xdocs faq.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N bodewig 2003/10/13 08:28:36 Modified: docs Tag: ANT_16_BRANCH faq.html xdocs Tag: ANT_16_BRANCH faq.xml Log: Typo fix, submitted by Larry Shatzer Revision Changes Path No revision No revision 1.77.2.5 +1 -1 ant/docs/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/ant/docs/faq.html,v retrieving revision 1.77.2.4 retrieving revision 1.77.2.5 diff -u -r1.77.2.4 -r1.77.2.5 --- faq.html 13 Oct 2003 13:45:47 -0000 1.77.2.4 +++ faq.html 13 Oct 2003 15:28:36 -0000 1.77.2.5 @@ -987,7 +987,7 @@

You may have seen these lower-case directory names in WinZIP, but WinZIP is trying to be helpful (and fails). If WinZIP encounters a filename that is all upper-case, it - assumes it has come from an old DOS box andchanges the case to + assumes it has come from an old DOS box and changes the case to all lower-case for you.

If you extract (or just check) the archive with jar, you will see that the names have the correct case.

No revision No revision 1.38.2.5 +1 -1 ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/ant/xdocs/faq.xml,v retrieving revision 1.38.2.4 retrieving revision 1.38.2.5 diff -u -r1.38.2.4 -r1.38.2.5 --- faq.xml 13 Oct 2003 13:45:47 -0000 1.38.2.4 +++ faq.xml 13 Oct 2003 15:28:36 -0000 1.38.2.5 @@ -700,7 +700,7 @@

You may have seen these lower-case directory names in WinZIP, but WinZIP is trying to be helpful (and fails). If WinZIP encounters a filename that is all upper-case, it - assumes it has come from an old DOS box andchanges the case to + assumes it has come from an old DOS box and changes the case to all lower-case for you.

If you extract (or just check) the archive with jar, you --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org