[Nant-users] NAnt Installer

2002-07-10 Thread Ian MacLean
I've just put together an installer for NAnt. It wraps up the nant binaries and the extra tasks from NAntContrib into a single installer. Right now you can download it from http://www26.brinkster.com/ianm74/. Let me know what you think - any problems, improvements, ideas. It uses nullsofts NSI

[Nant-users] Was : Re: [nant-dev] References and the Framework path

2002-07-10 Thread Kevin Miller
Hmm not sure about the list etiquette after mis-posting. But I wanted to relay kudos. Yes, that totally did the trick and I no longer required a hard coded framework path. After an initial learning curve. I now have one button compiliation of all Utility, Business, and UI assemblies in our soft

RE: [Nant-users] Help understanding resources

2002-07-10 Thread Mark Griffiths
Hi Peter Not sure about the section, because I hadn't noticed it before! I'm gonna take a look at using later on this week. In the meantime, I'll describe below how we embed resources using NAnt. We embed resources by nesting elements in the element. I think we stole this technique from NA