Re: [Nant-users] build multiple projects

2004-06-17 Thread Gary Feldman
>From: "Troy Laurin" <[EMAIL PROTECTED]> >Sent: Thursday, June 17, 2004 4:25 AM >> 1) How do I ensure that I build project A first since Project B is >refering to Project A >> (and so forth) > >I don't think there's any mechanism for describing dependencies between >_projects_... Nant is designed

RE: [Nant-users] build multiple projects

2004-06-17 Thread Troy Laurin
Sriram, Comments inline. > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, 15 June 2004 2:22 PM > To: [EMAIL PROTECTED] > Subject: [Nant-users] build multiple projects > > > Hi, > I kinda digged through the ar

[Nant-users] build multiple projects

2004-06-17 Thread sriram.rajamanuri
Title: Message Hi,   I kinda digged through the archives, hence this mail   I have multiple projects in my solution and one project depends on the other.   when i give multiple entries for     in the same build file, it gives me the following error:   "Error loading buildfile. There a

[Nant-users] build multiple projects

2004-06-16 Thread sriram.rajamanuri
Title: Message Hi,   I kinda digged through the archives, hence this mail   I have multiple projects in my solution and one project depends on the other.   when i give multiple entries for     in the same build file, it gives me the following error: