[Nant-users] Use copy task to change file name to include nant property

2005-02-18 Thread Gregory_D_Sostaric
I want one of my targets to take a file "test.exe" and change it to include my nant property and create the new file test123.exe The copy task complains when using the variable, is there another way to do this? --- SF email is sponsored by

Re: [Nant-users] Beginner to creating msi with Nant contrib

2005-01-18 Thread Gregory_D_Sostaric
Default is fine for now. Jim Geurts

[Nant-users] Beginner to creating msi with Nant contrib

2005-01-18 Thread Gregory_D_Sostaric
I would really appreciate everyone's help with creating an msi for our project. Here's what our project has: Virtual Directory Name: Our Project D:\Buildoutput\ with assemblies and subfolders located here D:\Inetpub\ with web page files D:\Inetpub\bin with assemblies I would like to create a

[Nant-users] Adding Target timings to Nant

2004-12-27 Thread Gregory_D_Sostaric
We would like to track the times that our targets are taking to run and possibly have this outputted to a file or incorporated within our Cruisecontrol.net web page. Has anyone successfully done this and how was this accomplished? Hope everyone had a happy holiday.

[Nant-users] Framework is invalid and has not been loaded messages

2004-12-21 Thread Gregory_D_Sostaric
Is there any way to suppress these messages from occuring or showing in our cruisecontrol.net log? This is just a sample from our log: http://nant.sourceforge.net Framework net-1.2 is invalid and has not been loaded : Framework directory C:\WINNT\Microsoft.NET\Framework\v1.2.30703 does not exi

[Nant-users] Framework is invalid and has not been loaded messages

2004-12-20 Thread Gregory_D_Sostaric
Is there any way to suppress these messages from occuring or showing in our cruisecontrol.net log? This is just a sample from our log: http://nant.sourceforge.net Framework net-1.2 is invalid and has not been loaded : Framework directory C:\WINNT\Microsoft.NET\Framework\v1.2.30703 does not exi