Apache Commons Exec produces too many quotes for arguments containing spaces?
Either there is a bug in Apache Commons Exec, or I am using the API wrong, but when I use the CommandLine class to add a argument that contains spaces, some quotes are added and are then part of the …