This is in
response to Lee – I don’t have your original. Are you
setting the build order yourself through the Build Order dialog? If so, I don’t believe that would be
used. The task generates the build
order itself by checking the project dependencies. That said, if your hello world projects do not reference
each other, there is no build order. As for the
copying of everything, are you sure the assemblies are being copied or are they
xml files? If so, those are the
help files I believe. FYI:
Please don’t quote me on either one!
It’s been a couple weeks since I skimmed the solution task code. -----Original
Message----- Hi. I've been using the
solution task quite extensivly with solution files with over 30 projects. I'v never had a problem
where project dependencies did not work as of the final 0.84 release. Can you create a
reproducable case on this? As for mono, I'm not
quite sure I understand, can you describe the steps to reproduce? What versions are you
using, what platforms etc. would be nice. /Nicke -----Original
Message----- I am
a newbie to using NAnt.....I loaded and built the 01/21 build. I have a
VS 2003 solution file that has 6 projects. The 6 projects are just simple
hello world examples done in different styles. I
have two problems: 1. When
I run the build using the NET-1.1 framework the projects all compile fine but
the project predecessor order is ignored. In this case it is not an issue
but for real multi-project Solutions that have to be compiled in a certain
order to compile successfully. 2. When
I switch the NAnt.exe.config to use the mono-1.0 framework(I have mono .29 installed
and updated the config files version) something weird happens and it looks like
the whole .Net Framework ends up in the folder where the assembled project is
to go. Any
help would be appreciated. Thanks. Lee |
Title: Message
- [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- RE: [Nant-users] Solutionfile Problem - Newbie Nicklas Norling
- RE: [Nant-users] Solutionfile Problem - Newbie Cromwell, Ryan
- RE: [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- Re: [Nant-users] Solutionfile Problem - Newbi... Gert Driesen
- RE: [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- Re: [Nant-users] Solutionfile Problem - Newbie Gert Driesen
- RE: [Nant-users] Solutionfile Problem - Newbi... Lee M Seidel