[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ant-dev
Subject:    Re: cvs commit: jakarta-ant/src/testcases/org/apache/tools/ant/types
From:       Jesse Glick <jesse.glick () sun ! com>
Date:       2001-10-31 12:22:02
[Download RAW message or body]

Stefan Bodewig wrote:
> I haven't changed all toLowerCase calls as some seem to better remain
> locale dependent (comparing filenames in PathConvert)

Probably so.

> or I am not
> familar enough with them (Manifest).

If you are referring to manifest attribute names, these must be ASCII and are
typically code words so a locale-independent conversion is appropriate (which
is where I originally found about the Turkish problem BTW). For attribute
values (probably including section names after "Name: "), it is supposed to be
UTF-8 in general though in fact in all JDKs to date this is broken in
java.util.jar.* and only ASCII characters are accepted. Hopefully no one is
lowercasing values anyway.

-Jesse

-- 
Jesse Glick        <mailto:jesse.glick@sun.com>
NetBeans, Open APIs  <http://www.netbeans.org/>

--
To unsubscribe, e-mail:   <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic