RE: [Nant-users] Xml build report

2004-08-13 Thread Lamont Adams
This is a good idea that I'm finally gettting around to looking into. Is there a way to use the task for something like this, or do I need to and call another nant instance? Thanks --- Ryan Cromwell <[EMAIL PROTECTED]> wrote: - Try bootstrapping your build scr

RE: [Nant-users] Xml build report

2004-08-06 Thread Ryan Cromwell
Try bootstrapping your build scripts.  That is call your current build from a new bootstrap.build which then executs a task, followed by a task.  I personally would suggest looking into CruiseControl.Net (http://ccnet.thoughtworks.com). Original Message Follows From: Lamont Adams <[EMAI