<?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: CI for Flex 4; running FlexUnit4 unit tests and FlexMonkey4 acceptance tests with Maven and FlexMojos</title>
	<atom:link href="http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos</link>
	<description>David Laing&#039;s thoughts on software development</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: mrdavidlaing</title>
		<link>http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/#comment-19</link>
		<dc:creator>mrdavidlaing</dc:creator>
		<pubDate>Tue, 22 Jun 2010 23:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://davidlaing.com/?p=216#comment-19</guid>
		<description>@Christoph.

1.  I&#039;m not sure; perhaps look at which libraries are being included by the mxmlc ant task in runFlexMonkeyTests.xml ?
2.  See the latest changset at http://github.com/mrdavidlaing/flexmojos-sample - I switched from an ant-property file to environment variables; using the maven enforcer plugin to remind you to set them when you try run on a new machine.  I think this is easier to use (or at least guides you on what to do :) )</description>
		<content:encoded><![CDATA[<p>@Christoph.</p>
<p>1.  I&#8217;m not sure; perhaps look at which libraries are being included by the mxmlc ant task in runFlexMonkeyTests.xml ?<br />
2.  See the latest changset at <a href="http://github.com/mrdavidlaing/flexmojos-sample" rel="nofollow">http://github.com/mrdavidlaing/flexmojos-sample</a> &#8211; I switched from an ant-property file to environment variables; using the maven enforcer plugin to remind you to set them when you try run on a new machine.  I think this is easier to use (or at least guides you on what to do <img src='http://davidlaing.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/#comment-18</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Thu, 10 Jun 2010 10:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://davidlaing.com/?p=216#comment-18</guid>
		<description>Hi David,

thanks a lot for this documentation!

I found two problems I&#039;m not able to solve:

1. How to include the automation swc into the flexmojos-build?
I use SpringActionscript in my application. If I load my component demo swf (same as your AcceptanceTest) into FlexMonkey the context.xml is not loaded. As I learned from the FlexMonkey HP it is necessary to link to my application and therefore I need the automation swcs to let FlexMonkey communicate in a magical way with my application.

2. I don&#039;t like the ant-property file. Is there any way to use dependencies managed by maven?
In the pom.local.properties I have to set workstation specific settings which I would like to avoid. Do you see any chance?

Regards,
Christoph</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>thanks a lot for this documentation!</p>
<p>I found two problems I&#8217;m not able to solve:</p>
<p>1. How to include the automation swc into the flexmojos-build?<br />
I use SpringActionscript in my application. If I load my component demo swf (same as your AcceptanceTest) into FlexMonkey the context.xml is not loaded. As I learned from the FlexMonkey HP it is necessary to link to my application and therefore I need the automation swcs to let FlexMonkey communicate in a magical way with my application.</p>
<p>2. I don&#8217;t like the ant-property file. Is there any way to use dependencies managed by maven?<br />
In the pom.local.properties I have to set workstation specific settings which I would like to avoid. Do you see any chance?</p>
<p>Regards,<br />
Christoph</p>
]]></content:encoded>
	</item>
</channel>
</rss>

