diff --git a/docs/faq.html b/docs/faq.html index ee57b2c12..253592ff1 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -974,6 +974,10 @@ shell-prompt> m4 foo.m4 > foo 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.

+

With WinZIP (version 8.1 at least), this can be corrected in the + configuration. In the Options/Configuration menu, in the View tab, General + section, check the "Allow all upper case files names" box. The META-INF and + WEB-INF will look correct.

Is Ant supported by my IDE/Editor? diff --git a/xdocs/faq.xml b/xdocs/faq.xml index bc15465f9..2072a9ef6 100644 --- a/xdocs/faq.xml +++ b/xdocs/faq.xml @@ -688,6 +688,11 @@ shell-prompt> m4 foo.m4 > foo

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

+ +

With WinZIP (version 8.1 at least), this can be corrected in the + configuration. In the Options/Configuration menu, in the View tab, General + section, check the "Allow all upper case files names" box. The META-INF and + WEB-INF will look correct.