Noting the following stack overflow thread:

http://stackoverflow.com/questions/3282498/how-can-i-detect-a-unix-like-os-in-java

It points out that the javadoc for SystemUtils.IS_OS_UNIX implies
various Unixes are POSIX compliant. We probably want to ditch the
POSIX part of it.

Hen

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

Reply via email to