Bugs item #915405, was opened at 2004-03-13 02:46
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=915405&group_id=54790

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bob Vandehey (bvandehey)
>Assigned to: Gert Driesen (drieseng)
Summary: Xsd task doesn't handle spaces in filenames

Initial Comment:
The XsdTask doesn't correctly handle filenames with 
spaces. This is easily fixed by adding quotes around the 
filename passed to the xsd compiler.

I have attached an updated xsdtask.cs file that fixes 
this problem. This update also adds a boolean property 
called MakeResource. If MakeResource is set to true 
(the default), the behavior of XsdTask is the same. It 
creates the XSD and makes a resource out of it. If this 
property is false, only the xsd compiler is called. No 
resource is made.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2004-03-13 10:33

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.  

Thanks for the report !

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=915405&group_id=54790


-------------------------------------------------------
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