RE: [nant-dev] NAnt Exception

2004-11-30 Thread Gert Driesen
Hi Mark, I'm uploading a new nightly build right now. Should be available here in about 30 minutes : http://nant.sourceforge.net/nightly/latest I'm not saying thay it will fix all Visual C++ issues, but you should be getting a lot further. We'll take it one issue at a time ;-) Gert > -Orig

[nant-dev] [ nant-Bugs-1075959 ] task

2004-11-30 Thread SourceForge.net
Bugs item #1075959, was opened at 2004-11-30 13:28 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1075959&group_id=31650 Category: Core Group: cvs Status: Open >Resolution: Works For Me Priori

RE: [nant-dev] FW:

2004-11-30 Thread Gert Driesen
Hi Jeremy,   Can you try using NAnt 0.85 RC1 ?   Thanks,   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Owens-BoggsSent: maandag 29 november 2004 16:11To: [EMAIL PROTECTED]Subject: [nant-dev] FW:   From: Jeremy Boggs Sent: Mon

RE: [nant-dev] Compiling a C++ project gives me a INTERNAL ERROR

2004-11-30 Thread Gert Driesen
Hi David,   This is a known issue, which I'm fixed right now.  This should be fixed in the next nightly build (and rc2 ofcourse).   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: maandag 29 november 2004 11:51To: [EMAIL PROTECTED

[nant-dev] Compiling a C++ project gives me a INTERNAL ERROR

2004-11-30 Thread david.richards
I have a solution which consists of 8 projects one of which is c++ code. >From the stack trace it is the VC project that is causing the issue. Briefly looking at the source code, I can see that a null is always passed in as the Project Settings parameter, hence the error. This is with v0.85

Re: [nant-dev] NAnt Exception

2004-11-30 Thread Mark Henry
Excellent - thank you! The various workarounds we tried for Visual Studio ended up having their own problems. We've spent entirely too much time trying to get Visual Studio to cooperate, and if you can get me a program that can properly compile a solution file (which Microsoft apparently failed

[nant-dev] FW:

2004-11-30 Thread Jeremy Owens-Boggs
  From: Jeremy Boggs Sent: Monday, November 29, 2004 7:57 AMTo: '[EMAIL PROTECTED]'Subject: Solution task blows up on tlbimport The solution task is blowing up on a tlbimport.  Attached is a copy of the project that exhibits this behavior, and a copy of the output.   The project file i

Re: [nant-dev] Issue with "solution" task and project reference

2004-11-30 Thread Gert Kello
Hi Gert ;) I'm using 0.85 RC1. I did file a bug, and added an attachment.. Thanks! Gert Gert Driesen wrote: Hi Gert, What version of NAnt are you using ? If you can reproduce this issue using a recent nightly build or the 0.85 RC1 release, then please submit a bug report containing a detailed descr

[nant-dev] [ nant-Bugs-1076015 ] "solution" task and project reference parsing

2004-11-30 Thread SourceForge.net
Bugs item #1076015, was opened at 2004-11-30 16:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1076015&group_id=31650 Category: None Group: 0.85 Status: Open Resolution: None

Re: [nant-dev] task

2004-11-30 Thread Giuseppe Greco
Done, j3d. > Hi Giuseppe, > > Can you submit a bug report for this ? > > Thanks ! > > Gert > > - Original Message - > From: "Giuseppe Greco" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, November 30, 2004 11:42 AM > Subject: [nant-dev] task > > >> Hi all, >> >> it seems t

[nant-dev] [ nant-Bugs-1075959 ] task

2004-11-30 Thread SourceForge.net
Bugs item #1075959, was opened at 2004-11-30 13:28 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1075959&group_id=31650 Category: Core Group: cvs Status: Open Resolution: None

Re: [nant-dev] Issue with "solution" task and project reference

2004-11-30 Thread Gert Driesen
Hi Gert, What version of NAnt are you using ? If you can reproduce this issue using a recent nightly build or the 0.85 RC1 release, then please submit a bug report containing a detailed description and a small repro (as small as possible). Thanks ! Gert - Original Message - From: "Gert

[nant-dev] Issue with "solution" task and project reference

2004-11-30 Thread Gert Kello
Hi. I just joined the list, so I apalogise if the issue has been discussed allreday (A quick review from archive didn't bring it up). I have problems with solution task: I have a project, with file name like "SomeTask.csproj". Inside the project file, the assmbly name is overridden with Assembly

Re: [nant-dev] task

2004-11-30 Thread Gert Driesen
Hi Giuseppe, Can you submit a bug report for this ? Thanks ! Gert - Original Message - From: "Giuseppe Greco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 30, 2004 11:42 AM Subject: [nant-dev] task > Hi all, > > it seems there is a problem with the task: >

[nant-dev] task

2004-11-30 Thread Giuseppe Greco
Hi all, it seems there is a problem with the task: In the example above, "myTarget" should be invoked if and only if the file "myDirectory/myFile.cs" does not exist... but it is not the case. To get the desired behavior, I have to modify the task as following: ... but in this case, "myTarge

RE: [nant-dev] NAnt Exception

2004-11-30 Thread Gert Driesen
Mark, I have a fix for this (and some other regressions in our VC++ support) locally. It just needs a little more testing. I'll let you know when there's a nightly build available that contains a fix for your issue. Gert > -Original Message- > From: Mark Henry [mailto:[EMAIL PROTECTED]