<?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: A Continuous Integration Tool is not a Build Platform</title>
	<atom:link href="http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/</link>
	<description>Follically Challenged in a Hirsute World</description>
	<lastBuildDate>Fri, 19 Feb 2010 14:32:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: igorbrejc.net &#187; Fresh Catch For January 21st</title>
		<link>http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/comment-page-1/#comment-17</link>
		<dc:creator>igorbrejc.net &#187; Fresh Catch For January 21st</dc:creator>
		<pubDate>Wed, 21 Jan 2009 18:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.exubero.com/joe/?p=197#comment-17</guid>
		<description>[...] A Continuous Integration Tool is not a Build Platform - Renaissance Developer via The Build Doctor [...]</description>
		<content:encoded><![CDATA[<p>[...] A Continuous Integration Tool is not a Build Platform &#8211; Renaissance Developer via The Build Doctor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maggie&#8217;s Blog &#187; Blog Archive &#187; Sonic Core Xite-1 - Bleepology</title>
		<link>http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/comment-page-1/#comment-16</link>
		<dc:creator>Maggie&#8217;s Blog &#187; Blog Archive &#187; Sonic Core Xite-1 - Bleepology</dc:creator>
		<pubDate>Wed, 21 Jan 2009 10:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.exubero.com/joe/?p=197#comment-16</guid>
		<description>[...] A Continuous Integration Tool is not a Build Platform &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] A Continuous Integration Tool is not a Build Platform &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/comment-page-1/#comment-14</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 21 Jan 2009 08:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.exubero.com/joe/?p=197#comment-14</guid>
		<description>Quite right, sir! In this particular case, the build requires the list of modified files, which can be obtained from perforce. There is a relatively flat file structure, and so we only really want to build the files that have been modifed (and files that are dependant upon those). The CC &lt;p4&gt; plugin had that information, which is why it is easy to see why it could be the first place to look. However, I think it is reasonable to obtain the same information from either the perforce tasks in Ant, or use the p4.jar from Perforce.

Cheers,
Joe</description>
		<content:encoded><![CDATA[<p>Quite right, sir! In this particular case, the build requires the list of modified files, which can be obtained from perforce. There is a relatively flat file structure, and so we only really want to build the files that have been modifed (and files that are dependant upon those). The CC
<p4> plugin had that information, which is why it is easy to see why it could be the first place to look. However, I think it is reasonable to obtain the same information from either the perforce tasks in Ant, or use the p4.jar from Perforce.</p>
<p>Cheers,<br />
Joe</p4>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Fredrick</title>
		<link>http://www.exubero.com/joe/2009/01/a-continuous-integration-tool-is-not-a-build-platform/comment-page-1/#comment-13</link>
		<dc:creator>Jeffrey Fredrick</dc:creator>
		<pubDate>Wed, 21 Jan 2009 06:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.exubero.com/joe/?p=197#comment-13</guid>
		<description>Hi Joe!

Sounds like in this case maybe you could have a plugin that set properties based on the modifications and then your build script logic could do the right thing based on those properties?

Jtf</description>
		<content:encoded><![CDATA[<p>Hi Joe!</p>
<p>Sounds like in this case maybe you could have a plugin that set properties based on the modifications and then your build script logic could do the right thing based on those properties?</p>
<p>Jtf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
