[Nant-users] Absolute newbie to NAnt

2004-12-23 Thread Vagmi Mudumbai
Hi Folks, I am an absolute newbie to NAnt. I was wondering if NAnt has a XSD schema associated with it. It would be hella lot easier to edit NAnt XML code with VS.NET. I come from the WIX world and have been pampered by its ease. :-) Also can somebody point me towards non-trivial tutorials for ge

Re: [Nant-users] Logging in nAnt

2004-12-23 Thread John Hardin
On Mon, 2004-12-20 at 12:02, Butler, Mark A Mr IPI Gramm Tech wrote: > Howdy All, > > Is there any other way to log out nAnt script progress to a file besides > using the 'echo' task? See the NantContrib task. -- John Hardin Internal Systems Administrator (Seattle) CRS Retail Systems, Inc. 34

RE: [Nant-users] no output from task exec

2004-12-23 Thread Gert Driesen
Helmut, Helmut, The name of the program that is executed (and its command line) is indeed no longer output (in non-verbose mode). Would that be a problem for you ? Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Helmut Dipper > Sent: w

RE: [Nant-users] RE: Nant & COM interop

2004-12-23 Thread Gert Driesen
Hi Hadzramin, I've finally noticed that you are building a VB.NET problem, and now I understand what the actual problem is. I've actually documented this strange behavior of VB.NET in our code : /// /// Apparently, there's some hack in VB.NET that allows a type to be used

[Nant-users] Strong Name Keys and Solution Task

2004-12-23 Thread Dan Pupek
How have others been able to get the solution task to find the Strong Name Keys properly?   Dan Pupek Software Engineer Advanced Systems Technology, Inc [EMAIL PROTECTED] (850) 475-4038   BEGIN:VCARD VERSION:2.1 N:Pupek;Daniel FN:Daniel Pupek NICKNAME:Dan ORG:Advanced Systems Technology, I

RE: [Nant-users] need help on nant

2004-12-23 Thread Ryan Davis
You could also make it an xml file and use the task. If you end up with many of these values, it might get a little messy to have a one-line text file for each. http://nant.sourceforge.net/release/latest/help/tasks/xmlpeek.html Thanks, Ryan -Original Message- From: [EMAIL PROTECTED]

RE: [Nant-users] get-current-target() question

2004-12-23 Thread Gert Driesen
Hi Stephen, This issue is now fixed in CVS. Thanks for the report ! Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Stephen Rank > Sent: donderdag 23 december 2004 2:47 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] get-c