I'm evaluating Nant for use and I was wondering if someone can discuss
the current state of the project and its applicability to certain
tasks.  It appears that you can do anything you want with a hand
crafted project, but I'd like to automate as much of the build file as
possible.

* Clean - Is there any automatic clean functionality provided by the
solution task?  The slingshot program created some clean tasks but
they didn't seem to work with Visual Studio's default hierarchy.  I'm
mainly interested in getting rid of the pdbs, dlls, and exes before
zipping the code to work on it from home.

* ClearCase - Is there any existing task or project working on a
ClearCase task?  I'm interested in using the echo and ClearAudit to
create a build manifest.  After the docs, binaries, and installation
packages have been created, I'd like to check in the artifacts and
label the whole magilla.

* NDoc/.NET installers  - Again, is it possible these items without
hand-crafting the build file?


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to