RE: [Nant-users] Problem with readonly attribute on property

2005-11-18 Thread Rod Ayers
Hi, Gary I made the change (dropped the ' in the function), and downloaded Nant 11-13-2005. The result is that both properties in the propties file fail. One should fail (build.it), but the other (build.number) should not fail...it does exist. Rod -Original Message- From: [EMAIL P

RE: [Nant-users] Building by solution task - complete solution file verses building by exec program - devenv task

2005-11-18 Thread Gert Driesen
> -Original Message- > From: Tim Mayert [mailto:[EMAIL PROTECTED] > Sent: vrijdag 18 november 2005 20:02 > To: Gert Driesen; Read, Kevin; nant-users@lists.sourceforge.net > Subject: RE: [Nant-users] Building by solution task - > complete solution file verses building by exec program -

RE: [Nant-users] Building by solution task - complete solution file verses building by exec program - devenv task

2005-11-18 Thread Tim Mayert
Okay I think that I have figured out why the building by the solution file skips projects. I was doing more testing today on building the solution, making sure my paths were correct, and I still had projects being skipped. So I created a text file that contains all the .vcproj files and therefore

Re: [Nant-users] Top level nant file and multiple targets

2005-11-18 Thread Gary Feldman
Marius Kjeldahl wrote: I'm pretty new to nant and have a question with regards to what I consider the equivalent of a top-level makefile that descends down into each subdirectory and builds the given target based on input to the top-level build file. ... If I type "nant" in a top level direc

[Nant-users] Top level nant file and multiple targets

2005-11-18 Thread Marius Kjeldahl
I'm pretty new to nant and have a question with regards to what I consider the equivalent of a top-level makefile that descends down into each subdirectory and builds the given target based on input to the top-level build file. In nant, I guess this looks like: xmlnds="http://tempuri.org/nan