RE: [Nant-users] Read Only

2004-07-18 Thread Troy Laurin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Noel Gifford > > Bryan, > > This is one way of resetting the readonly property on all files. > > > > > > > I saw the attrib task earlier... my issue with this task is t

[Nant-users] ${...} Expansion in descriptions

2004-07-18 Thread Merrill Cornish
I've noticed that ${propertyname} does not seem to be expanded in the description task or in the description attribute of targets. Is there a particular reason for that? I've found a number of places where the description text could be improved by including property names for things like outpu

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
> - Original Message - > From: "Bryan D. Andrews" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Sunday, July 18, 2004 4:04 PM > Subject: RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI > > So I just got lucky huh? H, this is de

RE: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Bryan D. Andrews
So I just got lucky huh? H, this is definitely a problem for CI installations with WebProjects. This would be very helpful. I assume it might not be too difficult to fix though? -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Sunday, July 18, 2004 4:19 AM To: B

Re: [Nant-users] Solution Task and VS.NEt Web Projects and CI

2004-07-18 Thread Gert Driesen
Bryan, The path of the element is definitely not resolved relative to the project base directory. It might work in your case, because your project base directory is also the directory in which your solution/projects are located ... Gert - Original Message - From: "Bryan D. Andrews" <[E