Re: [Nant-users] Re: [Nant-users] £100 Cash offered for a resolution to the Issue with large nant project build file re building each inner proj

2005-11-23 Thread William_Martin
Simpler that this, there is an task in NAnt thae will validate if any of the files in one fileset are newer that those in another fileset and set a property to true if they are.  you can then use this in the "if" attribute in /. As for the suggestion of including your project files in one master

Re: [Nant-users] nant wiki

2005-11-23 Thread Ian MacLean
hmm - I'm sure I set it as public when I set it up. Anyway the password is "nant". Ian [EMAIL PROTECTED] wrote: I might be missing something, but I couldn't get on as it insists you know the wiki password. I only wanted to read the site, but couldn't see any alternative links for bypassin

[Nant-users] MSI Problem with Crystal Reports

2005-11-23 Thread William_Martin
Hi, I'm trying to build an MSI that includes Crystal Reports, but I can't get the regwiz merge module to include properly.  I have the following snipprt in my build script: