jglick 2005/01/02 10:31:06
Modified: xdocs Tag: ANT_16_BRANCH faq.xml
docs Tag: ANT_16_BRANCH faq.html
Log:
Merge of #32907.
Revision Changes Path
No revision
No revision
1.38.2.18 +1 -1 ant/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/ant/xdocs/faq.xml,v
retrieving revision 1.38.2.17
retrieving revision 1.38.2.18
diff -u -r1.38.2.17 -r1.38.2.18
--- faq.xml 21 Sep 2004 12:07:54 -0000 1.38.2.17
+++ faq.xml 2 Jan 2005 18:31:06 -0000 1.38.2.18
@@ -584,7 +584,7 @@
<p>If your file names contain national characters you should
know that Sun's <code>jar</code> utility like Ant's
- <code><jar></code> uses UFT8 to encode their names while
+ <code><jar></code> uses UTF-8 to encode their names while
<code><zip></code> uses your platforms default encoding.
Use the encoding attribute of <code><zip></code> if
necessary.</p>
No revision
No revision
1.77.2.19 +1 -1 ant/docs/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/ant/docs/faq.html,v
retrieving revision 1.77.2.18
retrieving revision 1.77.2.19
diff -u -r1.77.2.18 -r1.77.2.19
--- faq.html 21 Sep 2004 12:07:53 -0000 1.77.2.18
+++ faq.html 2 Jan 2005 18:31:06 -0000 1.77.2.19
@@ -944,7 +944,7 @@
MANIFEST you can simply use <code><zip></code>.</p>
<p>If your file names contain national characters
you should
know that Sun's <code>jar</code> utility like Ant's
- <code><jar></code> uses UFT8 to encode their names while
+ <code><jar></code> uses UTF-8 to encode their names while
<code><zip></code> uses your platforms default encoding.
Use the encoding attribute of <code><zip></code> if
necessary.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]