Re: [WiX-users] WiX3 Nant Tasks

2007-05-09 Thread Neil Sleightholm
Do you have preferred "diff" format? Neil From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: 09 May 2007 14:31 To: Bob Arnson; Neil Sleightholm Cc: wix-users@lists.sourceforge.net Subject: RE: [WiX-users] WiX3 Nant Tasks Yeah, like Bob said. From: [EMAIL PROTECTED] [mai

Re: [WiX-users] WiX3 Nant Tasks

2007-05-09 Thread Rob Mensching
Yeah, like Bob said. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Tuesday, May 08, 2007 10:59 PM To: Neil Sleightholm Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WiX3 Nant Tasks Neil Sleightholm wrote: It looks like it is a bug in CandleTask.cs

Re: [WiX-users] WiX3 Nant Tasks

2007-05-08 Thread Bob Arnson
Neil Sleightholm wrote: It looks like it is a bug in CandleTask.cs, the code is not returning any source files to build if the rebuild="true" flag is set. I think NeedsRebuilding() should look like this: Cool, thanks. PS I have signed the assignment agreement but have never been contacte

Re: [WiX-users] WiX3 Nant Tasks

2007-05-08 Thread Neil Sleightholm
changes. From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 08 May 2007 15:26 To: Neil Sleightholm Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WiX3 Nant Tasks Neil Sleightholm wrote: Has anyone got the nant tasks to work with WiX V3? My nant task looks like this: The WiX bu

Re: [WiX-users] WiX3 Nant Tasks

2007-05-08 Thread Neil Sleightholm
exec'ing candle. It looks like I will need to get the debugger out... Neil From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: 08 May 2007 15:26 To: Neil Sleightholm Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] WiX3 Nant Tasks Neil Sleightholm wrote: Has anyone got the

Re: [WiX-users] WiX3 Nant Tasks

2007-05-08 Thread Bob Arnson
Neil Sleightholm wrote: Has anyone got the nant tasks to work with WiX V3? My nant task looks like this: The WiX build uses them extensively. Which version of WiX are you using? It shouldn't matter as any build in which the WiX tasks were broken wouldn't have built and been released, but.

[WiX-users] WiX3 Nant Tasks

2007-05-08 Thread Neil Sleightholm
Has anyone got the nant tasks to work with WiX V3? My nant task looks like this: When I run it with verbose output on I see (this is hacked a bit to hide real folder names): [candle] Rebuilding: the 'rebuild' attribu