<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Code Coverage with Flex &#8211; ANT build for running the viewer</title>
	<atom:link href="http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html</link>
	<description></description>
	<lastBuildDate>Thu, 18 Sep 2014 13:13:44 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Code Coverage: a headless agent for Flex builds</title>
		<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html#comment-53</link>
		<dc:creator><![CDATA[Code Coverage: a headless agent for Flex builds]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 22:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=32#comment-53</guid>
		<description><![CDATA[[...]    Skip to content        &#171; Code Coverage with Flex &#8211; ANT build for running the viewer   Code Coverage with Flex &#8211; a headless agent for CI builds By Paul Barnes-Hoggett &#124; [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;]    Skip to content        &laquo; Code Coverage with Flex &#8211; ANT build for running the viewer   Code Coverage with Flex &#8211; a headless agent for CI builds By Paul Barnes-Hoggett | [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Barnes-Hoggett</title>
		<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html#comment-52</link>
		<dc:creator><![CDATA[Paul Barnes-Hoggett]]></dc:creator>
		<pubDate>Sun, 05 Jun 2011 21:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=32#comment-52</guid>
		<description><![CDATA[ok - I&#039;ve now uploaded the missing class, and an updated patch file. 

You can get the updated patch here:
&lt;a href=&quot;http://www.eyefodder.com/downloads/emmaReportPatch2.txt&quot; rel=&quot;nofollow&quot;&gt;patch&lt;/a&gt;
and the missing class is here:
&lt;a href=&quot;http://www.eyefodder.com/downloads/EMMAReportAdapter.as&quot; rel=&quot;nofollow&quot;&gt;EMMAReportAdapter class&lt;/a&gt;

I put an update at the bottom of the &lt;a href=&quot;http://www.eyefodder.com/2009/07/flex_code_coverage_process_par.html&quot; rel=&quot;nofollow&quot;&gt;first post&lt;/a&gt; with updated instructions.]]></description>
		<content:encoded><![CDATA[<p>ok &#8211; I&#8217;ve now uploaded the missing class, and an updated patch file. </p>
<p>You can get the updated patch here:<br />
<a href="http://www.eyefodder.com/downloads/emmaReportPatch2.txt" rel="nofollow">patch</a><br />
and the missing class is here:<br />
<a href="http://www.eyefodder.com/downloads/EMMAReportAdapter.as" rel="nofollow">EMMAReportAdapter class</a></p>
<p>I put an update at the bottom of the <a href="http://www.eyefodder.com/2009/07/flex_code_coverage_process_par.html" rel="nofollow">first post</a> with updated instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Barnes-Hoggett</title>
		<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html#comment-51</link>
		<dc:creator><![CDATA[Paul Barnes-Hoggett]]></dc:creator>
		<pubDate>Thu, 02 Jun 2011 22:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=32#comment-51</guid>
		<description><![CDATA[Hi Kelly, my turn to be way late to the party. Did you manage to get this figured out?]]></description>
		<content:encoded><![CDATA[<p>Hi Kelly, my turn to be way late to the party. Did you manage to get this figured out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html#comment-50</link>
		<dc:creator><![CDATA[Kelly]]></dc:creator>
		<pubDate>Fri, 27 Aug 2010 12:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=32#comment-50</guid>
		<description><![CDATA[It seems my message didn&#039;t contain all the infomation...
in Controller.as at:
line 27: import com.allurent.coverage.adapter.ReportAdapter;
line 249: var emmaXML:XML = new ReportAdapter(xml).toEmmaFormat();
It seems you might have forgotten to &quot;add&quot; the ReportAdapter class to your patch, or I might have just missed something. Is there a way for you to update that patch and or provide that file?
Cheers,
Kelly
]]></description>
		<content:encoded><![CDATA[<p>It seems my message didn&#8217;t contain all the infomation&#8230;<br />
in Controller.as at:<br />
line 27: import com.allurent.coverage.adapter.ReportAdapter;<br />
line 249: var emmaXML:XML = new ReportAdapter(xml).toEmmaFormat();<br />
It seems you might have forgotten to &#8220;add&#8221; the ReportAdapter class to your patch, or I might have just missed something. Is there a way for you to update that patch and or provide that file?<br />
Cheers,<br />
Kelly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kelly</title>
		<link>http://eyefodder.com/2009/07/code_coverage_with_flex_runnin.html#comment-49</link>
		<dc:creator><![CDATA[Kelly]]></dc:creator>
		<pubDate>Fri, 27 Aug 2010 01:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=32#comment-49</guid>
		<description><![CDATA[I know this is a little late, but I was attempting to figure out your emma output. I love the concept and made it to compile point with the patch you supplied, but it actually errors for me. It seems to be missing the following which is referenced in Controller.as
]]></description>
		<content:encoded><![CDATA[<p>I know this is a little late, but I was attempting to figure out your emma output. I love the concept and made it to compile point with the patch you supplied, but it actually errors for me. It seems to be missing the following which is referenced in Controller.as</p>
]]></content:encoded>
	</item>
</channel>
</rss>
