Interesting.... I noticed the same thing in my WAR files built on Win2k.
But the ones we build using the same build.xml on a Linux box has the path
names in all CAPS. Must be an O/S specific thing.
Erik
----- Original Message -----
From: "David Corbin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 5:04 PM
Subject: <war> and web-inf
> I've building a war file using <war> using ant 1.3
>
> When I examine the .WAR file, those files that were added from <classes>
and
> <lib> show a path of "WEB-INF", and those from <webinf> and the <war
> webxml=?> show a path of "web-inf".
>
> Now, I'm on a Windows system at the moment, so I expect things will be
fine,
> but it seems wrong to me.
>
> Comments?
>
> Thanks.
> David Corbin
>