Bugs item #915405, was opened at 2004-03-12 17:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=915405&group_id=54790

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Vandehey (bvandehey)
Assigned to: Nobody/Anonymous (nobody)
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.

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

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