RE: [Nant-users] solutions task skips everything

2004-11-04 Thread Gert Driesen
dag 4 november 2004 19:31To: 'Gert Driesen'; [EMAIL PROTECTED]Subject: RE: [Nant-users] solutions task skips everything In the process of cutting my solution down, I tried Thibaut’s suggestion of removing the space in the configuration names.  That appears to solve the p

RE: [Nant-users] solutions task skips everything

2004-11-04 Thread Ben Mathews
:[EMAIL PROTECTED] Sent: Wednesday, November 03, 2004 10:01 PM To: 'Ben Mathews'; [EMAIL PROTECTED] Subject: RE: [Nant-users] solutions task skips everything   Ben,   Can you send me a small repro for this issue ?   Are you using a VS.NET 2002 solution ?   Gert   Fr

Re: [Nant-users] solutions task skips everything

2004-11-04 Thread Thibaut Barrère
> That shouldn't make a difference should it? Dunno really! As a rule of thumb, I try to avoid spaces in that kind of names (just in case, like in paths it's often a reason of failure somewhere). I'm not sure it's the cause here though. Just like Gert said, if you can manage to reproduce the issu

RE: [Nant-users] solutions task skips everything

2004-11-04 Thread Ben Mathews
AIL PROTECTED] Subject: RE: [Nant-users] solutions task skips everything   Ben,   Can you send me a small repro for this issue ?   Are you using a VS.NET 2002 solution ?   Gert   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Mathews Sent: donderdag 4 november

RE: [Nant-users] solutions task skips everything

2004-11-04 Thread Ben Mathews
: Thursday, November 04, 2004 5:55 AM > To: Ben Mathews > Subject: Re: [Nant-users] solutions task skips everything > > Hi Ben > > I just noticed the unusual configuration names you have ("Net Debug"). > Is it something you set on purpose ? By default under vsnet2

RE: [Nant-users] solutions task skips everything

2004-11-03 Thread Gert Driesen
Ben,   Can you send me a small repro for this issue ?   Are you using a VS.NET 2002 solution ?   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben MathewsSent: donderdag 4 november 2004 0:32To: [EMAIL PROTECTED]Subject: [Nant-users] solutions task skip