developing npanday on linux/mac doesnt really work. try on windows...
_ Mobil versendet. Am 01.07.2013 um 21:00 schrieb David Akehurst <[email protected]>: > 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
