Re: [nant-dev] BUG: incorrect output of resgen

2003-08-27 Thread Jaroslaw Kowalski
Thanks. It works fine now. Jarek - Original Message - From: Gert Driesen [EMAIL PROTECTED] To: Jaroslaw Kowalski [EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 10:58 PM Subject: Re: [nant-dev] BUG: incorrect output of resgen A new daily was uploaded, let me know if that fixes your

Re: [nant-dev] Questions about Project class

2003-08-27 Thread Philip Nelson
That's what it looked like but I wanted to make sure that it wasn't just unfinished business. I'll proceed with the idea or working from the xml directly, thanks. --- Ian MacLean [EMAIL PROTECTED] wrote: Philip, the Nant project class and others are not designed to be DOM like. Many elements

Re: [nant-dev] last suggestion - Solution task again

2003-08-27 Thread Martin Aliger
Odd... We simply check in .csproj files and leave .csproj.user files on each machine individually. We haven't had any issues with this. Are you perhaps talking about 3rd party references? Or GAC references? no - normal references to assemblies. Unfortunattely we do not use CVS or similar

[nant-dev] solution task

2003-08-27 Thread Martin Aliger
Hi, recent outputdir addon is missing this (second constructor) --- E:\src\nant\distrib\NAnt.VSNet\Solution.cs Sun Aug 24 09:29:48 2003 +++ E:\src\nant\src\NAnt.VSNet\Solution.cs Wed Aug 27 13:22:38 2003 @@ -124,6 +124,7 @@ _solutionTask = solutionTask;

[nant-dev] solutiontask outputdir attribute

2003-08-27 Thread Martin Aliger
Hi, new outputdir attribute works great for assembly output but for documentation makes few more folders under outputdir when doc output is set e.g. to 'debug\bin\aa.xml'. This should patch it: --- E:\src\nant\distrib\NAnt.VSNet\ConfigurationSettings.cs Tue Aug 26 22:04:44 2003 +++

Re: [nant-dev] last suggestion - Solution task again

2003-08-27 Thread Matthew Mastracci
I think I understand. Each developer has a bunch of reference directories that are set up in VS.NET, right? You're right - we would likely need to add a references tag to the solution task to handle this situation. Matt. Martin Aliger wrote: Odd... We simply check in .csproj files and

[nant-dev] OT: anonymous cvs

2003-08-27 Thread Martin Aliger
Why is anonymous cvs older than night build? I played quite long with cvs to get it work through our firewall to only get older files! I am annoyed. S pozdravem Ing. Martin Aliger gordic.gif

Re: [nant-dev] solution task

2003-08-27 Thread Gert Driesen
This is now fixed in cvs. Thanks ! Gert - Original Message - From: Martin Aliger [EMAIL PROTECTED] To: ! nant [EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 2:15 PM Subject: [nant-dev] solution task Hi, recent outputdir addon is missing this (second constructor) ---

Re: [nant-dev] OT: anonymous cvs

2003-08-27 Thread Gert Driesen
sourceforge has been experiencing problems lately (actually its already quite a while), so anonymous cvs is running against the backup server. Gert - Original Message - From: Martin Aliger [EMAIL PROTECTED] To: ! nant [EMAIL PROTECTED] Sent: Wednesday, August 27, 2003 5:40 PM Subject:

[nant-dev] Patch for solution task

2003-08-27 Thread Tom Cabanski
For c-sharp, get the nowarn settings from the project file and pass on to the compiler. The patch is inline below my signature. Thanks in advance for posting it. - Tom Cabanski, President Objective Advantage, Inc. http://www.oai.cc Phone: +1-281-348-2517x15

Re: [nant-dev] Patch for solution task

2003-08-27 Thread Gert Driesen
Hi Tom, This has actually already been committed to cvs, but thanks for the patch anyway ... Gert PS. Would it be possible to include patches as attachments instead of having them inline ? - Original Message - From: Tom Cabanski [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: