<?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: Separating Source and Test Code With FlexUnit and Antennae</title>
	<atom:link href="http://pathfindersoftware.com/2008/05/separating-source-and-test-code-with-flexunit-and-antennae/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2008/05/separating-source-and-test-code-with-flexunit-and-antennae/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anthony Caliendo</title>
		<link>http://pathfindersoftware.com/2008/05/separating-source-and-test-code-with-flexunit-and-antennae/#comment-8204</link>
		<dc:creator>Anthony Caliendo</dc:creator>
		<pubDate>Tue, 01 Jul 2008 17:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=913#comment-8204</guid>
		<description>Sorry for taking so long getting back to you, I was on vacation.

The problem is most likely that you need to specify what display to use when running linux.  In order to get our cruise build running on a headless linux server, we needed to specify this.  In build.xml, under the &quot;init&quot; target, add the following:


&lt;condition property=&quot;environment.display&quot; value=&quot;:1&quot;&gt;
  &lt;os name=&quot;Linux&quot;/&gt;
&lt;/condition&gt;




Of course, the value may vary based on your setup.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Sorry for taking so long getting back to you, I was on vacation.</p>
<p>The problem is most likely that you need to specify what display to use when running linux.  In order to get our cruise build running on a headless linux server, we needed to specify this.  In build.xml, under the &#8220;init&#8221; target, add the following:</p>
<p>&lt;condition property=&#8221;environment.display&#8221; value=&#8221;:1&#8243;&gt;<br />
  &lt;os name=&#8221;Linux&#8221;/&gt;<br />
&lt;/condition&gt;</p>
<p>Of course, the value may vary based on your setup.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick van Amstel</title>
		<link>http://pathfindersoftware.com/2008/05/separating-source-and-test-code-with-flexunit-and-antennae/#comment-8203</link>
		<dc:creator>Patrick van Amstel</dc:creator>
		<pubDate>Fri, 06 Jun 2008 07:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=913#comment-8203</guid>
		<description>I have a problem running the antennae tutorial test example. I&#039;m running on linux and i am getting to the point where the flashplayer starts with the Test.swf. But than the test stops. Could you give me a hint where to look.</description>
		<content:encoded><![CDATA[<p>I have a problem running the antennae tutorial test example. I&#8217;m running on linux and i am getting to the point where the flashplayer starts with the Test.swf. But than the test stops. Could you give me a hint where to look.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-10 02:56:04 -->
