Hi, I have just checked out the latest npanday trunk from
https://svn.apache.org/repos/asf/incubator/npanday/trunk The build fails at NPanday :: Executable [INFO] NPanday :: Model :: Settings ...................... SUCCESS [1.498s] [INFO] NPanday :: Vendor ................................. SUCCESS [1.463s] [INFO] NPanday :: Executable ............................. FAILURE [2.460s] [INFO] NPanday :: Model :: Configuration Appenders ....... SKIPPED there seems to be some test failures Failed tests: testCommandArgWithSpaces[0](npanday.executable.execution.CommandExecutorTest): (cmd.standardOut == expected). Values: expected = "a b" testCommandArgWithSpaces[1](npanday.executable.execution.CommandExecutorTest): (cmd.standardOut == expected). Values: expected = "a b" Tests in error: testCommandArgWithEmbeddedSingleQuotes_middle[0](npanday.executable.execution.CommandExecutorTest): NPANDAY-040-001: Could not execute: Command = /bin/sh -c echo 'a \' b', Result = 2 testCommandArgWithEmbeddedSingleQuotes_middle[1](npanday.executable.execution.CommandExecutorTest): NPANDAY-040-001: Could not execute: Command = /bin/sh -c echo 'a \' b', Result = 2 I am building on a linux machine, not windows, would this be why, or is there a problem with the current trunk? cheers
