From 744b5ec866071e03005d569b4994418b899dbc8a Mon Sep 17 00:00:00 2001
From: Antoine Levy-Lambert
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.