RE: RE: [nant-dev] How to contribute task fixes

2004-11-26 Thread Gert Driesen
9:26To: Gert Driesen; [EMAIL PROTECTED]Subject: RE: RE: [nant-dev] How to contribute task fixes   Hi Gert, Not sure if my last mail with some more task updates came through.  I got an auto-response from the list saying my mail was a little big and awaiting moderator approval so not s

RE: RE: [nant-dev] How to contribute task fixes

2004-11-26 Thread Simon Keary
  Hi Gert, Not sure if my last mail with some more task updates came through.  I got an auto-response from the list saying my mail was a little big and awaiting moderator approval so not sure if it made it to the list... Anyway,  since sending those updates I've done a bit more testing and found a

RE: RE: [nant-dev] How to contribute task fixes

2004-11-20 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Simon Keary > Sent: zaterdag 20 november 2004 13:41 > To: [EMAIL PROTECTED] > Subject: Fw: RE: [nant-dev] How to contribute task fixes > > > Hi Gert, > >

Re: Fw: RE: [nant-dev] How to contribute task fixes

2004-11-20 Thread Simon Keary
  oops! - looks like my mail editor might have hard wrapped lines in the diff.  Here they are as an attachment just in case... Simon - Original Message -From: "Simon Keary" <[EMAIL PROTECTED]>To: [EMAIL PROTECTED]Subject: Fw: RE: [nant-dev] How to contribute task fixesDate: Sat, 20 Nov 2004

Fw: RE: [nant-dev] How to contribute task fixes

2004-11-20 Thread Simon Keary
} 529a592,604 > foreach (ProjectBase dependency in ProjectDependencies) > { > if (dependency is VcProject) { > VcConfiguration vcConfig = > dependency.ProjectConfigurations[baseConfig.Name] as

RE: [nant-dev] How to contribute task fixes

2004-11-17 Thread Gert Driesen
EMAIL PROTECTED] On Behalf Of Simon KearySent: woensdag 17 november 2004 15:05To: [EMAIL PROTECTED]Subject: [nant-dev] How to contribute task fixes   Hi, Firstly, thanks for a great tool. Whilst testing the task on an (apparently) fairly complicated .sln I found a few problems which I

[nant-dev] How to contribute task fixes

2004-11-17 Thread Simon Keary
  Hi, Firstly, thanks for a great tool. Whilst testing the task on an (apparently) fairly complicated .sln I found a few problems which I think I've addressed and can now get nant to build my solution.  Most of the problems were dealing with settings on vc projects and reference handling. I made t