<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
validate.py is excluding openstack-training in build_all_books as well. Should I be changing 
<div><br>
<div><span class="n" style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">BOOK_EXCEPTIONS</span><span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">
</span><span class="o" style="font-weight: bold; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">=</span><span style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">
</span><span class="p" style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">[</span><span class="s" style="color: rgb(221, 17, 68); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">'openstack-training'</span><span class="p" style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">] </span></div>
<div><span class="p" style="color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">to </span></div>
<div><span class="n" style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">BOOK_EXCEPTIONS</span><span style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">
</span><span class="o" style="font-size: 12px; font-weight: bold; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">=</span><span style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">
</span><span class="p" style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">[</span><span class="p" style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">] </span></div>
<div><span class="p" style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); "><br>
</span></div>
<div><span class="p" style="font-size: 12px; color: rgb(51, 51, 51); font-family: Consolas, 'Liberation Mono', Courier, monospace; line-height: 18px; white-space: pre; background-color: rgb(255, 255, 255); ">as well as </span>
<div>
<pre style="font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); line-height: 18px; "><div class="line" id="LC126" style="padding-left: 10px;"><span class="k" style="font-weight: bold; "><br></span></div><div class="line" id="LC126" style="padding-left: 10px;"><span class="k" style="font-weight: bold; ">def</span> <span class="nf" style="color: rgb(153, 0, 0); font-weight: bold; ">main</span><span class="p">(</span><span class="n">rootdir</span><span class="p">):</span></div><div class="line" id="LC127" style="padding-left: 10px;">    <span class="n">validate_individual_files</span><span class="p">(</span><span class="n">rootdir</span><span class="p">,</span> <span class="n">FILE_EXCEPTIONS</span><span class="p">)</span></div><div class="line" id="LC128" style="padding-left: 10px;">    <span class="n">build_all_books</span><span class="p">(</span><span class="n">rootdir</span><span class="p">,</span> <span class="n">BOOK_EXCEPTIONS</span><span class="p">)</span></div></pre>
<div>to </div>
<div>
<pre style="font-size: 12px; font-family: Consolas, 'Liberation Mono', Courier, monospace; margin-top: 0px; margin-bottom: 0px; color: rgb(51, 51, 51); line-height: 18px; "><div class="line" id="LC126" style="padding-left: 10px; "><span class="k" style="font-weight: bold; ">def</span> <span class="nf" style="color: rgb(153, 0, 0); font-weight: bold; ">main</span><span class="p">(</span><span class="n">rootdir</span><span class="p">):</span></div><div class="line" id="LC127" style="padding-left: 10px; ">    """ <span class="n">validate_individual_files</span><span class="p">(</span><span class="n">rootdir</span><span class="p">,</span> <span class="n">FILE_EXCEPTIONS</span><span class="p">) """</span></div><div class="line" id="LC128" style="padding-left: 10px; ">    <span class="n">build_all_books</span><span class="p">(</span><span class="n">rootdir</span><span class="p">,</span> <span class="n">BOOK_EXCEPTIONS</span><span class="p">)</span></div></pre>
<div><br>
</div>
</div>
<div><font color="#333333" face="Consolas, Liberation Mono, Courier, monospace"><span style="line-height: 18px; white-space: pre;"><br>
</span></font>
<div apple-content-edited="true">
<div style="font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<span class="Apple-style-span" style="font-size: 13px; "><span style="font-family: Calibri; font-weight: bold; color: gray; margin: 0px; padding: 0px; "><br class="Apple-interchange-newline">
<br>
</span></span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px; ">
<span class="Apple-style-span" style="font-size: 13px; "><span style="font-family: Calibri; font-weight: bold; color: gray; margin: 0px; padding: 0px; ">Sean Roberts</span></span><span class="Apple-style-span" style="font-size: 13px; "><br>
</span><span class="Apple-style-span" style="font-size: 13px; "><span style="color: gray; font-family: Calibri; margin: 0px; padding: 0px; ">Infrastructure Strategy</span></span></div>
<div style="font-size: 14px; "><span class="Apple-style-span" style="font-size: 13px; "><font color="#808080" face="Calibri"><a href="mailto:seanrob@yahoo-inc.com">seanrob@yahoo-inc.com</a> </font></span><span style="color: gray; font-family: Calibri; font-size: 13px; ">(925)
 980-4729</span></div>
</div>
</div>
<br>
<div>
<div>On Aug 7, 2013, at 11:58 AM, Lorin Hochstein <<a href="mailto:lorin@nimbisservices.com">lorin@nimbisservices.com</a>></div>
<div> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Sean:
<div><br>
</div>
<div>If the XML validation is giving a false positive, I suggest we turn it off. The validate.py script now uses maven to build all of the books.  Just remove the call to validate_individual_files in the "main" function.</div>
<div><br>
</div>
<div><br>
</div>
<div>Lorin</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, Aug 7, 2013 at 2:38 PM, Sean Roberts <span dir="ltr">
<<a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">I have a validate.py problem, anyone up for debugging with me?<br>
Local maven runs clean
<div><br>
</div>
<div>jenkins fails <a href="http://logs.openstack.org/50/40550/1/check/gate-openstack-manuals-validate/e3d606e/console.html" target="_blank">http://logs.openstack.org/50/40550/1/check/gate-openstack-manuals-validate/e3d606e/console.html</a></div>
<div>
<pre>...</pre>
<pre>+ ./tools/validate.py
/home/jenkins/workspace/gate-openstack-manuals-validate/doc/src/docbkx/openstack-training/bk001-ch003-associate-general.xml:5:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMNAME: Expecting element section, got chapter
/home/jenkins/workspace/gate-openstack-manuals-validate/doc/src/docbkx/openstack-training/bk001-ch003-associate-general.xml:13:0:ERROR:RELAXNGV:RELAXNG_ERR_EXTRACONTENT: Element chapter has extra content: include
/home/jenkins/workspace/gate-openstack-manuals-validate/doc/src/docbkx/openstack-training/bk001-ch003-associate-general.xml:9:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMWRONG: Did not expect element para there
/home/jenkins/workspace/gate-openstack-manuals-validate/doc/src/docbkx/openstack-training/bk001-ch003-associate-general.xml:5:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMWRONG: Did not expect element chapter there
/home/jenkins/workspace/gate-openstack-manuals-validate/doc/src/docbkx/openstack-training/bk001-ch003-associate-general.xml:5:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMNAME: Expecting element set, got chapter
...</pre>
<span class="HOEnZb"><font color="#888888">
<div><br>
</div>
<div>
<div style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="font-size:14px;font-family:Calibri,sans-serif"><span style="font-size:13px"><span style="font-family:Calibri;font-weight:bold;color:gray;margin:0px;padding:0px"><br>
<br>
</span></span></div>
<div style="font-size:14px;font-family:Calibri,sans-serif"><span style="font-size:13px"><span style="font-family:Calibri;font-weight:bold;color:gray;margin:0px;padding:0px">Sean Roberts</span></span><span style="font-size:13px"><br>
</span><span style="font-size:13px"><span style="color:gray;font-family:Calibri;margin:0px;padding:0px">Infrastructure Strategy</span></span></div>
<div style="font-size:14px"><span style="font-size:13px"><font color="#808080" face="Calibri"><a href="mailto:seanrob@yahoo-inc.com" target="_blank">seanrob@yahoo-inc.com</a> </font></span><span style="color:gray;font-family:Calibri;font-size:13px">(925) 980-4729</span></div>
</div>
</div>
<br>
</font></span></div>
</div>
<br>
_______________________________________________<br>
Openstack-docs mailing list<br>
<a href="mailto:Openstack-docs@lists.openstack.org">Openstack-docs@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr">Lorin Hochstein<br>
<div>Lead Architect - Cloud Services</div>
<div>Nimbis Services, Inc.</div>
<div><a href="http://www.nimbisservices.com/" target="_blank">www.nimbisservices.com</a></div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</body>
</html>