From: Jonathan Rajotte Date: Tue, 29 Mar 2016 22:56:23 +0000 (-0400) Subject: Fix: xsd: urls and paths are not of type name_type but string X-Git-Tag: v2.9.0-rc1~299 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=dd89693fcab4a97033d5451c5d9cb13aa153aa43 Fix: xsd: urls and paths are not of type name_type but string [v2] Update commit subject and fix spelling in of commit message. name_type is upper bounded to 255 which make no sense for a path or url. Reported-by: Marc-Andre Laperle Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/src/common/mi-lttng-3.0.xsd b/src/common/mi-lttng-3.0.xsd index cfccc2a65..436a9893b 100644 --- a/src/common/mi-lttng-3.0.xsd +++ b/src/common/mi-lttng-3.0.xsd @@ -372,8 +372,8 @@ THE SOFTWARE. - - + + @@ -393,7 +393,7 @@ THE SOFTWARE. - + @@ -416,7 +416,7 @@ THE SOFTWARE. - + @@ -424,7 +424,7 @@ THE SOFTWARE. - +