Thanks it was very helpful!<div><br></div><div>Nicolas<br><br><div class="gmail_quote">On Wed, Oct 26, 2011 at 10:33 AM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div bgcolor="#FFFFFF"><div><div></div><div class="h5"><div><span>On Oct 26, 2011, at 10:23 AM, David Cole <<a href="mailto:david.cole@kitware.com" target="_blank">david.cole@kitware.com</a>> wrote:</span><br>
</div><div><br></div><div></div><blockquote type="cite"><div><div><br><br>On Oct 26, 2011, at 10:17 AM, Nicolas Rannou <<a href="mailto:nicolas.lists@gmail.com" target="_blank">nicolas.lists@gmail.com</a>> wrote:<br>
<br></div><div></div><blockquote type="cite"><div>Hello,<div><br></div><div>I would like to submit a homemade Build.xml to my cdash server.</div><div>I tried to mimic the XML format. (<a href="http://www.vtk.org/Wiki/CDash:XML" target="_blank">http://www.vtk.org/Wiki/CDash:XML</a>)</div>

<div>The submission is successful..</div><div>On my CDash server, the number of submissions for the project increases and the last submission date is updated.</div><div>Nevertheless, if I go on the project dashboard everything is empty.</div>

<div><br></div><div>A real "Build.xml" (built by CTest) shows up correctly on the server. So I must be doing something wrong.</div><div><br></div><div>I couldn't find any documentation about the required fields, the meaning of the fields or if a field as to be unique. (like build time, build stamp?)</div>

<div><br></div><div>Is there such kind of documentation somewhere?</div><div><br></div><div>Please find below the kind of file I would like to submit:</div><div>Which format is used by Start/EndBuildTime?</div><div><br></div>

<div>Thanks,</div><div>Nicolas</div><div>







<p><span><br></span></p><p><font size="1"><span><?xml</span><span> </span>version<span>=</span><span>"1.0"</span><span> ?</span><span>></span></font></p>

<p><font size="1"><span><</span>Site BuildName=<span>"My build name"</span><span>></span></font></p>
<p><font size="1"><span>    </span><span><</span>Build<span>></span></font></p>
<p><font size="1"><span></span><span></span><span>  <</span>StartDateTime<span>> </span>Oct <span>26</span> <span>08</span>:<span>57</span> EDT <span></</span>StartDateTime<span>></span></font></p>

<p><font size="1"><span></span><span></span><span>  <</span>StartBuildTime<span>> </span>1234567890 <span></</span>StartBuildTime<span>></span></font></p>

<p><font size="1"><span></span><span></span><span>  <</span>BuildCommand<span>></span>This is a build command <span></</span>BuildCommand<span>></span></font></p>

<p><font size="1">  <span><</span>EndDateTime> Oct <span>26</span> <span>17</span>:<span>25</span> EDT <span></</span>EndDateTime<span>></span></font></p>

<p><font size="1"><span>  <</span>EndBuildTime<span>> 1</span>319577907 <span></</span>EndBuildTime<span>></span></font></p>
<p><font size="1"><span>    </span><span></</span>Build<span>></span></font></p>
<p><font size="1"><span></</span>Site<span>></span></font></p></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Cdash mailing list</span><br><span><a href="mailto:Cdash@public.kitware.com" target="_blank">Cdash@public.kitware.com</a></span><br>
<span><a href="http://public.kitware.com/cgi-bin/mailman/listinfo/" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/</a></span><br></div></blockquote><br><div>A build is identified (uniquely keyed) on CDash by its build name, site name, and build stamp. Furthermore, a fourth optional field, subproject name is also used as part of the key on dashboards for projects that have subprojects.</div>
<div><br></div><div>Those three fields are required for a build to show up on CDash.</div><div><br></div><div>There should be some sort of error or warning in the cdash.log file if there's a problem processing a Build.xml file. Did you see anything in cdash.log?</div>
<div><br></div><div>The time stamps that look like 32-bit integers are Unix file time values in UTC.</div><div><br></div><div><br></div><div>HTH,</div><div>David</div><div><br></div></div></blockquote><br><div><br></div></div>
</div><div>FYI: you can convert a unix time stamp to a human readable one interactively online here:</div><div><br></div><div>  <a href="http://www.onlineconversion.com/unix_time.htm" target="_blank">http://www.onlineconversion.com/unix_time.htm</a></div>
<div><br></div><div><br></div><div>Cheers,</div><div>D</div><font color="#888888"><div><br></div></font></div></blockquote></div><br></div>