Re: [NAnt-users] newline in echo

2009-07-09 Thread Bill Martin
I can see both sides of the argument - as an alternative, could you not put it in the NAnt.exe.config as an app setting? Maybe something like "nant.echo.appendnewline" This would allow the end user to chose the behaviour required, and avoid possibility of having to add a skipNewline attribute

Re: [NAnt-users] newline in echo

2009-07-09 Thread Gert Driesen
Chris, I think we should keep the new behavior - meaning not implicitly add a new line. This also matches the behavior of Ant. Gert From: Chris Lambrou [mailto:chris.lamb...@grantadesign.com] Sent: maandag 22 juni 2009 13:50 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-user