RE: [Nant-users] how to build with package target using nmake...

2005-02-25 Thread Gert Driesen
John ColeSent: donderdag 24 februari 2005 23:00To: nant-users@lists.sourceforge.netSubject: [Nant-users] how to build with package target using nmake... I'm trying to use the new build instructions with nmake, but the MSI task in the NAntContrib.build.include is failing because

[Nant-users] how to build with package target using nmake...

2005-02-24 Thread John Cole
Title: task - filesets - refid I'm trying to use the new build instructions with nmake, but the MSI task in the NAntContrib.build.include is failing because it cannot find some NAnt documentation.   Previously, you needed to make nant with the "package" target.  How do you do that with t