<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Crafting software&#187; Continuous Deployment</title>
	<atom:link href="http://davidlaing.com/category/software-craftmanship/continuous-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidlaing.com</link>
	<description>David Laing&#039;s thoughts on software development</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:02:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CI for Flex 4; running FlexUnit4 unit tests and FlexMonkey4 acceptance tests with Maven and FlexMojos</title>
		<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>
		<comments>http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 23:21:08 +0000</pubDate>
		<dc:creator>mrdavidlaing</dc:creator>
				<category><![CDATA[Continuous Deployment]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HOWTO]]></category>

		<guid isPermaLink="false">http://davidlaing.com/?p=216</guid>
		<description><![CDATA[The FlexMojos project is a great way to bring your Flex application under a grown up continuous build system like Maven. Getting FlexMojos 3.6.1 working with Flex 4, running Flash Builder 4&#8242;s version of unit tests and FlexMonkey4&#8242;s version of acceptance/UI tests is pretty tricky. Hopefully this sample project &#8211; http://github.com/mrdavidlaing/flexmojos-sample along with this screencast [...]]]></description>
			<content:encoded><![CDATA[<p>The FlexMojos project is a great way to bring your Flex application under a grown up continuous build system like Maven.</p>
<p>Getting FlexMojos 3.6.1 working with Flex 4, running Flash Builder 4&#8242;s version of unit tests and FlexMonkey4&#8242;s version of acceptance/UI tests is pretty tricky.</p>
<p>Hopefully this sample project &#8211; <a href="http://github.com/mrdavidlaing/flexmojos-sample">http://github.com/mrdavidlaing/flexmojos-sample</a> along with this screencast will save someone else the pain I went through to get all these playing together.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12228897&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12228897&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/12228897">Howto add new component to FlexITP</a> from <a href="http://vimeo.com/user2901435">David Laing</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Patches welcome &#8211; just clone the git repo make your change, and request a pull.</p>
]]></content:encoded>
			<wfw:commentRss>http://davidlaing.com/2010/06/04/ci-for-flex-4-running-flexunit4-unit-tests-and-flexmonkey4-acceptance-tests-with-maven-and-flexmojos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

