[Nant-users] FTP Uploads - what are you people using as solution?

2005-06-25 Thread Thomas Tomiczek
Title: FTP Uploads - what are you people using as solution? Hi. What are you people using as solution for automating FTP uploads? I have the situation that in a publishing step I need to automatically upload stuff to an FTP location. The Nant ftp task is still coming. So, what are the alt

RE: [Nant-users] Ziplip task failing...

2005-06-25 Thread Gert Driesen
Thomas, Are you sure that this "EntityBroker.dll" file actually exists ? By setting "asis" to "true", you've actually bypassing file scanning, possibly causing files that do not exist to be fed to the task. Gert > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED

[Nant-users] Ziplip task failing...

2005-06-25 Thread Thomas Tomiczek
Title: Ziplip task failing... Ok, this is the input:                                                                                                            

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

2005-06-25 Thread Ian MacLean
Morris, Jason wrote: Thanks. I found the NUnitSummary.xsl file in the source of nantcontrib. I would have expected that this file would be included with the binary distros as well as the src distros. I checked the most recent nightly binary and rc3 binary distros and they do not include this