<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:p = 
"urn:schemas-microsoft-com:office:powerpoint" xmlns:oa = 
"urn:schemas-microsoft-com:office:activation" xmlns:st1 = 
"urn:schemas-microsoft-com:office:smarttags"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2802" name=GENERATOR><!--[if !mso]>
<STYLE>v\:* {
        BEHAVIOR: url(#default#VML)
}
o\:* {
        BEHAVIOR: url(#default#VML)
}
w\:* {
        BEHAVIOR: url(#default#VML)
}
.shape {
        BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]--><o:SmartTagType name="PlaceType" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType 
name="PlaceName" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><o:SmartTagType 
name="place" 
namespaceuri="urn:schemas-microsoft-com:office:smarttags"></o:SmartTagType><!--[if !mso]>
<STYLE>st1\:* {
        BEHAVIOR: url(#default#ieooui)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Tahoma;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 77.95pt 1.0in 77.95pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
P.MsoPlainText {
        FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
LI.MsoPlainText {
        FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
DIV.MsoPlainText {
        FONT-SIZE: 10pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Courier New"
}
SPAN.EmailStyle18 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle20 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2>Scott,</FONT></SPAN></DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff size=2>There 
are a series of "summarization" tasks that should propagate information from the 
leaf tests to the root test after a submission arrives. We need to check whether 
these summarization tasks are triggered on the new format.</FONT></SPAN></DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2>"Execution Time" is used to measure the amount of time of a leaf 
test.&nbsp; The "ElapsedTime" is used to measure the amount of time for the test 
hierarchy (.Build, .Test, etc.).&nbsp; We probably could have used the same name 
for these but we didn't because they come from two completely different sections 
of the Dart Classic formats.</FONT></SPAN></DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff size=2>We 
should be able to generate a set of XML examples from the 
archiver.</FONT></SPAN></DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=070475113-17052006><FONT face=Arial color=#0000ff 
size=2>Jim</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Scott W. Oster 
  [mailto:oster@bmi.osu.edu]<BR><B>Sent:</B> Wednesday, May 17, 2006 9:33 
  AM<BR><B>To:</B> Miller, James V (GE, Research); Blezek, Daniel J (GE, 
  Research); dart@public.kitware.com<BR><B>Subject:</B> RE: [Dart] Dart 1.0.0 
  cruisecontrol support<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">The &#8220;special 
  measurements&#8221; that are used for most Test types aren&#8217;t detailed, and it took 
  some trial and error to figure them out.&nbsp; For example, to show the build 
  time, you need to set an &#8220;ElapsedTime&#8221; measurement, but the apparently same 
  thing for the &#8220;Test&#8221; test type is "Execution Time". &nbsp;Also, in addition to 
  Note, I don&#8217;t believe the manual even mentions the Update 
  format.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I was able to figure 
  most things out from here: <A 
  href="http://www.na-mic.org:8000/websvn/filedetails.php?repname=Dart&amp;path=%2Ftrunk%2FSource%2Fdart%2FResources%2FServer%2FTestProcessorRules.xml&amp;rev=0&amp;sc=0">http://www.na-mic.org:8000/websvn/filedetails.php?repname=Dart&amp;path=%2Ftrunk%2FSource%2Fdart%2FResources%2FServer%2FTestProcessorRules.xml&amp;rev=0&amp;sc=0</A><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">But the information 
  that isn&#8217;t available in that file is the business logic on how things are 
  linked together (such as how error counts are rolled up, etc).&nbsp; I am 
  apparently not doing something right for errors, as when I click on one on the 
  dartboard, it generates an exception: <A 
  href="http://vandelay.bmi.ohio-state.edu:8081/caGrid-1.0/Dashboard/Build?submissionid=55">http://vandelay.bmi.ohio-state.edu:8081/caGrid-1.0/Dashboard/Build?submissionid=55</A><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Also, the way build 
  logs are used in practice isn&#8217;t entirely clear from the manual; examples would 
  help greatly. &nbsp;I am currently just using &#8220;stages&#8221; with Log, not parsing 
  into Lines.&nbsp; Finally, my total test time is not rolling up on the 
  dartboard, even though the execution time for each individual test is. 
  &nbsp;Not sure if I need to calculate the &#8220;ElapsedTime&#8221; my self, and submit it 
  with the parent .Test.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Scott<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><STRONG><B><FONT face=Arial color=navy size=1><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">Scott 
  Oster</SPAN></FONT></B></STRONG><FONT color=navy><SPAN 
  style="COLOR: navy"><o:p></o:p></SPAN></FONT></P>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
  style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
  <P class=MsoNormal><FONT face=Arial color=navy size=1><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">Senior Research 
  Specialist<BR>Biomedical Informatics Department<BR><st1:place 
  w:st="on"><st1:PlaceName w:st="on">Ohio</st1:PlaceName> <st1:PlaceType 
  w:st="on">State</st1:PlaceType> <st1:PlaceType 
  w:st="on">University</st1:PlaceType></st1:place><BR></SPAN></FONT><FONT 
  color=navy><SPAN style="COLOR: navy"><A href="mailto:oster@bmi.osu.edu"><FONT 
  face=Arial size=1><SPAN 
  style="FONT-SIZE: 7.5pt; FONT-FAMILY: Arial">oster@bmi.osu.edu</SPAN></FONT></A><o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><STRONG><B><FONT face=Arial color=navy size=1><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">lab:</SPAN></FONT></B></STRONG><FONT 
  face=Arial color=navy size=1><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial"> 
  614-292-9845</SPAN></FONT><FONT color=navy><SPAN 
  style="COLOR: navy"><BR></SPAN></FONT><STRONG><B><FONT face=Arial color=navy 
  size=1><SPAN style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">voice 
  mail:</SPAN></FONT></B></STRONG><FONT face=Arial color=navy size=1><SPAN 
  style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial"> 
  614-292-8680</SPAN></FONT><o:p></o:p></P></DIV>
  <DIV 
  style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: medium none; PADDING-LEFT: 4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: blue 1.5pt solid; PADDING-TOP: 0in; BORDER-BOTTOM: medium none">
  <DIV>
  <DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><FONT 
  face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">
  <HR tabIndex=-1 align=center width="100%" SIZE=2>
  </SPAN></FONT></DIV>
  <P class=MsoNormal><B><FONT face=Tahoma size=2><SPAN 
  style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT 
  face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 
  dart-bounces+oster=bmi.osu.edu@public.kitware.com 
  [mailto:dart-bounces+oster=bmi.osu.edu@public.kitware.com] <B><SPAN 
  style="FONT-WEIGHT: bold">On Behalf Of </SPAN></B>Miller, James V (GE, 
  Research)<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Wednesday, 
  May 17, 2006 9:17 AM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> 
  Scott W. Oster; Blezek, Daniel J (GE, Research); 
  dart@public.kitware.com<BR><B><SPAN 
  style="FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [Dart] Dart 1.0.0 
  cruisecontrol support</SPAN></FONT><o:p></o:p></P></DIV>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <DIV>
  <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">Scott,</SPAN></FONT><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">We'll pull together 
  some other examples.&nbsp; Is there a specific question on the format we can 
  answer? The manual&nbsp;briefly describes for each type of test (Test, Build, 
  Coverage. Style, and DynamicAnalysis but Notes seems to be missing) what the 
  (potentially optional) Measurements are.&nbsp; But this will all be made 
  clearer by an example per test type.</SPAN></FONT><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">There are some things 
  under the covers are not covered here that we need probably need to 
  address.&nbsp; As one example, we sometimes create a phantom test called 
  _Properties to record some information from the Dart Classic format where 
  there was no clean place to store it in the 
  Dart2.&nbsp;</SPAN></FONT><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">We'll expand the 
  documentation of the XML format.</SPAN></FONT><o:p></o:p></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
  style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
  <DIV>
  <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">Jim</SPAN></FONT><o:p></o:p></P></DIV>
  <BLOCKQUOTE style="MARGIN-TOP: 5pt; MARGIN-BOTTOM: 5pt; MARGIN-RIGHT: 0in">
    <P class=MsoNormal style="MARGIN-BOTTOM: 12pt"><FONT face=Tahoma 
    size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">-----Original 
    Message-----<BR><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> 
    dart-bounces+millerjv=crd.ge.com@public.kitware.com 
    [mailto:dart-bounces+millerjv=crd.ge.com@public.kitware.com]<B><SPAN 
    style="FONT-WEIGHT: bold">On Behalf Of </SPAN></B>Scott W. Oster<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, May 16, 2006 5:11 
    PM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Blezek, Daniel J 
    (GE, Research); dart@public.kitware.com<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Cc:</SPAN></B> Scott W. Oster<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [Dart] Dart 1.0.0 
    cruisecontrol support</SPAN></FONT><o:p></o:p></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I have an XSLT 
    script (CC2DART.xsl) that seems to be doing a reasonable job converting the 
    cruisecontrol log to the standard dart submission 
    format.<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">This is the first 
    XSLT I have ever written, so I&#8217;m sure there are much better ways to do some 
    of what I am doing in it.<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">For those who are 
    interested, it&#8217;s available here:<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><A 
    href="http://gforge.nci.nih.gov/plugins/scmcvs/cvsweb.php/~checkout~/cagrid-1-0/caGrid/test/CC2DART.xsl?content-type=text%2Fplain;cvsroot=cagrid-1-0">http://gforge.nci.nih.gov/plugins/scmcvs/cvsweb.php/~checkout~/cagrid-1-0/caGrid/test/CC2DART.xsl?content-type=text%2Fplain;cvsroot=cagrid-1-0</A><o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I call this in my 
    antpublisher task using the ant xslt task, before passing the result off to 
    the existing publish task (as described in the 
    manual).<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I still have 
    several questions about the expected format that the dart manual does not 
    cover. &nbsp;I am confident I could have this 100% working, if I knew 
    exactly what XML I needed to produce.<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Could someone 
    please send me additional details on the submission format, or several full 
    example files? &nbsp;The examples should use all the test types (which the 
    Dart manual example does not provide), such as Update, Build, Coverage, 
    Note, etc.<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Thanks,<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Scott<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
    style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
    style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><STRONG><B><FONT face=Arial color=navy size=1><SPAN 
    style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">Scott 
    Oster</SPAN></FONT></B></STRONG><FONT color=navy><SPAN 
    style="COLOR: navy"><o:p></o:p></SPAN></FONT></P>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" color=navy size=3><SPAN 
    style="FONT-SIZE: 12pt; COLOR: navy">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <P class=MsoNormal><FONT face=Arial color=navy size=1><SPAN 
    style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">Senior Research 
    Specialist<BR>Biomedical Informatics Department<BR><st1:place 
    w:st="on"><st1:PlaceName w:st="on">Ohio</st1:PlaceName> <st1:PlaceType 
    w:st="on">State</st1:PlaceType> <st1:PlaceType 
    w:st="on">University</st1:PlaceType></st1:place><BR></SPAN></FONT><FONT 
    color=navy><SPAN style="COLOR: navy"><A 
    href="mailto:oster@bmi.osu.edu"><FONT face=Arial size=1><SPAN 
    style="FONT-SIZE: 7.5pt; FONT-FAMILY: Arial">oster@bmi.osu.edu</SPAN></FONT></A><o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><STRONG><B><FONT face=Arial color=navy size=1><SPAN 
    style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">lab:</SPAN></FONT></B></STRONG><FONT 
    face=Arial color=navy size=1><SPAN 
    style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial"> 
    614-292-9845</SPAN></FONT><FONT color=navy><SPAN 
    style="COLOR: navy"><BR></SPAN></FONT><STRONG><B><FONT face=Arial color=navy 
    size=1><SPAN style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial">voice 
    mail:</SPAN></FONT></B></STRONG><FONT face=Arial color=navy size=1><SPAN 
    style="FONT-SIZE: 7.5pt; COLOR: navy; FONT-FAMILY: Arial"> 
    614-292-8680</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV 
    style="BORDER-RIGHT: medium none; PADDING-RIGHT: 0in; BORDER-TOP: medium none; PADDING-LEFT: 4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: blue 1.5pt solid; PADDING-TOP: 0in; BORDER-BOTTOM: medium none">
    <DIV>
    <DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><FONT 
    face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">
    <HR tabIndex=-1 align=center width="100%" SIZE=2>
    </SPAN></FONT></DIV>
    <P class=MsoNormal><B><FONT face=Tahoma size=2><SPAN 
    style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT 
    face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 
    Blezek, Daniel J (GE, Research) [mailto:blezek@crd.ge.com] <BR><B><SPAN 
    style="FONT-WEIGHT: bold">Sent:</SPAN></B> Monday, May 15, 2006 4:54 
    PM<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Scott W. Oster; 
    dart@public.kitware.com<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [Dart] Dart 1.0.0 
    cruisecontrol support</SPAN></FONT><o:p></o:p></P></DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <DIV>
    <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">Scott,</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; We always 
    like to see people willing to help out with 
    code!</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; Glad things 
    are reasonably working, I had thought the first item on the issues list was 
    working, but perhaps not.&nbsp; Build/Test times are not rolled up, and CVS 
    remains a problem.&nbsp; The best possible thing would be to write an XSLT 
    that transforms the CruiseControl logs to something Dart likes, but that may 
    be problematic.&nbsp; Second best is to have a look at the Dart Digestor 
    parsing (also problematic, it's a real 
    mess).</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; I'm open to 
    any and all suggestions as to how to make Dart work better with 
    CruiseControl.&nbsp; The current method is somewhat of a hack and needs to 
    be refactored.</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face=Arial color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">&nbsp; If you have 
    more CC experience, put something a suggestion on the Wiki and we can start 
    working towards that.</SPAN></FONT><o:p></o:p></P></DIV>
    <DIV>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt">&nbsp;<o:p></o:p></SPAN></FONT></P></DIV>
    <BLOCKQUOTE 
      style="MARGIN-TOP: 5pt; MARGIN-BOTTOM: 5pt; MARGIN-RIGHT: 0in"><P 
      class=MsoPlainText><FONT face=Arial color=blue size=2><SPAN 
      style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial">Thanks,</SPAN></FONT><o:p></o:p></P></BLOCKQUOTE></DIV></BLOCKQUOTE></DIV></DIV></BLOCKQUOTE></BODY></HTML>