[Nant-users] Would anyone like to share their XSLT file to transform the xml output of the nunit2 task

2002-12-24 Thread Morris, Jason
All, I noticed that there isn't a default xslt file to transform the xml output of the nunit2 task. I am sure that everyone would like something different, so that is probably why one wasn't included. I would like to have an xslt that transform the xml into either straight text or basic HTML, so

RE: [Nant-users] nant task and basedir property

2002-12-24 Thread Darren Syzling
To reply to my own message (again)...which probably also resolves my other issue regarding the include task. It seems the include task is relative to basedir. If you don't specify the basedir property the default is to use the directory of the current build file (thanks to the nant-users archive)