Side note whilst trying to validate RC1:
On a Mac that used LDAP, user ids and groups are 'long':
henri.biestro@L-HBIESTRO-1 commons-compress % id
uid=1447288081(henri.biestro) gid=1024222515
A lot of tar tests will fail in this (probably rare) situation since tar 
entries treat uid/gid need the bigNumberMode != BIGNUMBER_ERROR to handle these 
correctly.
Should the bigNumberMode depend on the OS/user-id ?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to