<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,7 +14,7 @@
         .summary { width: 250px }
         .totals { color:LightGrey; }
       &lt;/style&gt;
-      &lt;xsl:apply-templates select=&quot;$mspec.root&quot; /&gt;
+      &lt;xsl:apply-templates select=&quot;//MSpec&quot; /&gt;
     &lt;/div&gt;
   &lt;/xsl:template&gt;
 
@@ -74,7 +74,7 @@
     &lt;/li&gt;    
   &lt;/xsl:template&gt;
 
-  &lt;xsl:template match=&quot;mspec.root&quot;&gt;
+  &lt;xsl:template match=&quot;//MSpec&quot;&gt;
 
     &lt;h1&gt;MSpec Report&lt;/h1&gt;
     &lt;br/&gt;</diff>
      <filename>Misc/CruiseControl.Net/MSpec-CCNet.xslt</filename>
    </modified>
    <modified>
      <diff>@@ -13,10 +13,10 @@
     &lt;xsl:param name=&quot;notImplementedSpecs&quot; select=&quot;count($mspec.root//specification[@status='not-implemented'])&quot; /&gt;
 
     &lt;xsl:param name=&quot;barWidth&quot; select=&quot;300&quot; /&gt;
-    &lt;xsl:param name=&quot;passedSpecsLength&quot; select=&quot;round($passedSpecs div $totalSpecs * $barWidth)&quot; /&gt;
-    &lt;xsl:param name=&quot;failedSpecsLength&quot; select=&quot;round($failedSpecs div $totalSpecs * $barWidth)&quot; /&gt;
-    &lt;xsl:param name=&quot;ignoredSpecsLength&quot; select=&quot;round($ignoredSpecs div $totalSpecs * $barWidth)&quot; /&gt;
-    &lt;xsl:param name=&quot;notImplementedSpecsLength&quot; select=&quot;round($notImplementedSpecs div $totalSpecs * $barWidth)&quot; /&gt;
+    &lt;xsl:param name=&quot;passedSpecsLength&quot; select=&quot;$passedSpecs div $totalSpecs * $barWidth&quot; /&gt;
+    &lt;xsl:param name=&quot;failedSpecsLength&quot; select=&quot;$failedSpecs div $totalSpecs * $barWidth&quot; /&gt;
+    &lt;xsl:param name=&quot;ignoredSpecsLength&quot; select=&quot;$ignoredSpecs div $totalSpecs * $barWidth&quot; /&gt;
+    &lt;xsl:param name=&quot;notImplementedSpecsLength&quot; select=&quot;$notImplementedSpecs div $totalSpecs * $barWidth&quot; /&gt;
 
     &lt;style type=&quot;text/css&quot;&gt;
       #mspec .passed { background-color: #80FF00 }
@@ -99,6 +99,6 @@
         &lt;/td&gt;
       &lt;/tr&gt;
     &lt;/table&gt;
-    &lt;xsl:apply-templates select=&quot;$mspec.root&quot; /&gt;
+    
   &lt;/xsl:template&gt;
 &lt;/xsl:stylesheet&gt;</diff>
      <filename>Misc/CruiseControl.Net/MSpecSummary-CCNet.xslt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bb53cf58caf2059688bf49badd7875ab846f6007</id>
    </parent>
  </parents>
  <author>
    <name>Barry Woods</name>
    <email>barrywoods4@gmail.com</email>
  </author>
  <url>http://github.com/machine/machine.specifications/commit/8ed052155caa2e4545ef3b41a6d231c5ed8ab4ce</url>
  <id>8ed052155caa2e4545ef3b41a6d231c5ed8ab4ce</id>
  <committed-date>2009-09-29T08:27:35-07:00</committed-date>
  <authored-date>2009-09-29T08:27:35-07:00</authored-date>
  <message>fixed issues with xslt</message>
  <tree>657d77ed2c94fe46cbae54d4dc9d4567857fdccf</tree>
  <committer>
    <name>Barry Woods</name>
    <email>barrywoods4@gmail.com</email>
  </committer>
</commit>
