Totally. Just use the nant task!

 

BOb

 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim
Mayert
Sent: Thursday, May 31, 2007 9:53 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Calling many builds from one question

 

Okay I think this question may have been asked before, but I don't
remember when. So I'll ask anyways.

 

I have 3 separate NAnt builds that need to be built in a particular
order. I would like to know if I could create a NAnt build script that
will simply call each of the other builds and wait for them to be
complete before calling the others.  Now I have not tried anything as of
yet but is this basically a call to the exec task with the NAnt build
command line and since it is in the exec task that it will wait for that
to return before continuing on to the next build task?

 

If there is an easier way to accomplish this then could you let me know?

 

Thanks, 

 

SMART Technologies Inc.
Tim Mayert

Build and Installation Engineer
Software Development

Tel. 403.228.8552 Fax 403.245.0366
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> 
http://www.smarttech.com <http://www.smarttech.com/> 
Bringing people and ideas together. (tm)

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to