Re: [Nant-users] Merant PCLI script problem

2005-07-07 Thread Gary Feldman
[EMAIL PROTECTED] wrote: Try using nested elements. See the documentation for the task, and make sure you're using a recent build of NAnt. Gary PS Please stick with the default font or, better yet, plain text for mailing lists. Cute fonts are generally hard to read. -

Re: [Nant-users] Merant PCLI script problem

2005-07-07 Thread Clayton Harbour
I have never used Merant but have you tried quoting the switch and parameter for -pp, something like this: –id${build.user} –pr${merant.project} –z –v${new.label} "–pp${build.source}"’ failonerror=’false’ /> [EMAIL PROTECTED] wrote: Hi, I have a problem with a build script for a Merant Ver