On 2014-10-10, Kristian Rosenvold wrote: > I will investigate some modern windows. I suppose this may cook down > to various unicode normalization forms on different OS'es. Does > commons compress deal with mac-os unicode normalization ? (e.g does it > handle Piñata on mac over to a PC ) ?
TBH I'm not sure. Compress doesn't do anything special so it is going to deal with normalization when reading the file names as well or as badly as Java's File API does. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org