[Mono-bugs] [Bug 72568][Wis] Changed - wsdl fails with -namespace:
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 17:39:12 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72568
--- shadow/72568 2005-02-13 17:53:27.000000000 -0500
+++ shadow/72568.tmp.16413 2005-02-16 17:39:12.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72568
Product: Mono: Compilers
Version: 1.0
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: XSD
AssignedTo: mono-bugs@ximian.com
ReportedBy: lbm@fatalerror.dk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,11 @@
The wsdl utility fails when specifying a namespace with the
-namespace:Name.Space option. I'm using mono 1.0.5 (Ubuntu package).
Specifying a namespace without the colon works just fine: wsdl -namespace
Name.Space.
+
+------- Additional Comments From lluis@ximian.com 2005-02-16 17:39 -------
+You must be mistaken, wsdl does not support using a whitespace as
+separator, you need to use colon, and it works with -namespace (just
+checked)