<?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: Continuous Integration for PHP with Hudson</title>
	<atom:link href="http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/</link>
	<description>Thoughts of an applications developer.</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:47:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: David</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-168</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 24 Aug 2010 12:45:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-168</guid>
		<description>Hi,
This is my second day of Hudson and Ci and PHPUnit. Still green around the gills. But just wanted to make a comment. This tutorial is linked EVERYWHERE as a good starting point and it is good. But when i did it, off the bat, i found i did not have the &quot;Publish testing tools result report&quot; option under &#039;Post-build Actions&#039; by default. I had to install the xUnit plugin before i had the option available.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This is my second day of Hudson and Ci and PHPUnit. Still green around the gills. But just wanted to make a comment. This tutorial is linked EVERYWHERE as a good starting point and it is good. But when i did it, off the bat, i found i did not have the &#8220;Publish testing tools result report&#8221; option under &#8216;Post-build Actions&#8217; by default. I had to install the xUnit plugin before i had the option available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-147</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-147</guid>
		<description>Thanks Isidro.</description>
		<content:encoded><![CDATA[<p>Thanks Isidro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isidro Merayo</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-142</link>
		<dc:creator>Isidro Merayo</dc:creator>
		<pubDate>Tue, 27 Jul 2010 18:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-142</guid>
		<description>Nice tutorial!!!</description>
		<content:encoded><![CDATA[<p>Nice tutorial!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-118</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-118</guid>
		<description>Great post. Having suffered through getting phpundercontrol setup with cruisecontrol, the only part of this that isn&#039;t clear to me is what you get in terms of output/reports etc. relative to what cruisecontrol provides. Have you seen or do you have any examples of what you get in terms of charts/graphs, tables, output, etc.?

Thanks,
David</description>
		<content:encoded><![CDATA[<p>Great post. Having suffered through getting phpundercontrol setup with cruisecontrol, the only part of this that isn&#8217;t clear to me is what you get in terms of output/reports etc. relative to what cruisecontrol provides. Have you seen or do you have any examples of what you get in terms of charts/graphs, tables, output, etc.?</p>
<p>Thanks,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-87</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Fri, 30 Apr 2010 03:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-87</guid>
		<description>@shaun  That is odd, my file is not on one line.  What version of ant are you using?</description>
		<content:encoded><![CDATA[<p>@shaun  That is odd, my file is not on one line.  What version of ant are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun Rowe</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-86</link>
		<dc:creator>Shaun Rowe</dc:creator>
		<pubDate>Fri, 02 Apr 2010 22:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-86</guid>
		<description>Just one small gotcha...may be an ant bug but if you don&#039;t set the xml version  in the build file ant complains about new lines etc and the build only works if the xml is on one line.

Cheers

Shaun</description>
		<content:encoded><![CDATA[<p>Just one small gotcha&#8230;may be an ant bug but if you don&#8217;t set the xml version  in the build file ant complains about new lines etc and the build only works if the xml is on one line.</p>
<p>Cheers</p>
<p>Shaun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justinpalmer</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-84</link>
		<dc:creator>justinpalmer</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-84</guid>
		<description>Glad it helped.

Regards.</description>
		<content:encoded><![CDATA[<p>Glad it helped.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robo47</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-82</link>
		<dc:creator>robo47</dc:creator>
		<pubDate>Mon, 15 Feb 2010 23:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-82</guid>
		<description>thx a lot, helped me setting up my first own project with hudson</description>
		<content:encoded><![CDATA[<p>thx a lot, helped me setting up my first own project with hudson</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Gardner: Page not found</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-40</link>
		<dc:creator>David Gardner: Page not found</dc:creator>
		<pubDate>Mon, 09 Nov 2009 13:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-40</guid>
		<description>[...] 3 day agoContinuous Integration for PHP with Hudson at Blog :: render(); [...]</description>
		<content:encoded><![CDATA[<p>[...] 3 day agoContinuous Integration for PHP with Hudson at Blog :: render(); [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weekly links &#187; all-IT</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-36</link>
		<dc:creator>weekly links &#187; all-IT</dc:creator>
		<pubDate>Sun, 08 Nov 2009 14:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comment-36</guid>
		<description>[...] Continuous Integration fÃ¼r PHP mit dem Hudson [...]</description>
		<content:encoded><![CDATA[<p>[...] Continuous Integration fÃ¼r PHP mit dem Hudson [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
