Thanks Oliver,
I've applied your patch with some changes - and some general cleanup of the task. You're right - the dicso task requires the same changes. If you feel like making the patch for that too that would be great otherwise I'll do it when I get another spare cycle.


Ian

Oliver Mellet wrote:


-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

Hey All -
I'm using NAnt and NAntContrib in a build tool that I've created, and
came across a couple problems w/ the way the WsdlTask was generating
the command line args for wsdl.exe; firstly, some of the arguments
needed to be double-quoted, and weren't (eg a file path w/ spaces);
second, the last argument (Path) was being appended without a space
before it, making it run together with the previous argument..  The
attached file is my patch to fix both these problems, although I'm
not sure it's the best way to address the issue, and there may be
other tasks (like DiscoTask) that have the same errors.

Thanks,
Oliver Mellet
pgp key at http://mellet.net/ogm.asc

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3

iQA/AwUBQHs5WRw3re36lbviEQJfrACg8dQt1lq228EkXjMUVqIJ3PXGHjcAn0d3
VMbpkGLEJHowWfP9WVd3p2fX
=NdSZ
-----END PGP SIGNATURE-----



--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to