<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Managing Multiple Build Environments</title>
	<atom:link href="http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/</link>
	<description>Simple is better than complex. Complex is better than complicated. &#124; @fedecarg</description>
	<lastBuildDate>Mon, 06 Feb 2012 14:38:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Phil</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-7175</link>
		<dc:creator><![CDATA[Phil]]></dc:creator>
		<pubDate>Wed, 20 Apr 2011 18:23:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-7175</guid>
		<description><![CDATA[Great article. thanks for taking the time to publish it.]]></description>
		<content:encoded><![CDATA[<p>Great article. thanks for taking the time to publish it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-7102</link>
		<dc:creator><![CDATA[Federico]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 12:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-7102</guid>
		<description><![CDATA[Nice one, thanks.]]></description>
		<content:encoded><![CDATA[<p>Nice one, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawhol</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-7070</link>
		<dc:creator><![CDATA[Dawhol]]></dc:creator>
		<pubDate>Fri, 24 Dec 2010 09:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-7070</guid>
		<description><![CDATA[I found solution: Use fileList instead fileSet
http://pastebin.com/MG8H5bie]]></description>
		<content:encoded><![CDATA[<p>I found solution: Use fileList instead fileSet<br />
<a href="http://pastebin.com/MG8H5bie" rel="nofollow">http://pastebin.com/MG8H5bie</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawhol</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-7068</link>
		<dc:creator><![CDATA[Dawhol]]></dc:creator>
		<pubDate>Fri, 24 Dec 2010 01:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-7068</guid>
		<description><![CDATA[Hi, I use ant for first time but what i want to achive is to copy only files listed in some txt file from source directory.

I have:

....

    
        
    


But it isn&#039;t working.

Could you help me ?]]></description>
		<content:encoded><![CDATA[<p>Hi, I use ant for first time but what i want to achive is to copy only files listed in some txt file from source directory.</p>
<p>I have:</p>
<p>&#8230;.</p>
<p>But it isn&#8217;t working.</p>
<p>Could you help me ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve zhang</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-6876</link>
		<dc:creator><![CDATA[steve zhang]]></dc:creator>
		<pubDate>Sun, 28 Nov 2010 03:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-6876</guid>
		<description><![CDATA[Great article, I learned a lot, I think it would be useful to improve my current build system. I already marked this link into my wiki. Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Great article, I learned a lot, I think it would be useful to improve my current build system. I already marked this link into my wiki. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-6811</link>
		<dc:creator><![CDATA[Federico]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 10:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-6811</guid>
		<description><![CDATA[Thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerard</title>
		<link>http://blog.fedecarg.com/2009/11/14/managing-multiple-build-environments/#comment-6806</link>
		<dc:creator><![CDATA[Gerard]]></dc:creator>
		<pubDate>Sat, 21 Aug 2010 00:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fedecarg.com/?p=1822#comment-6806</guid>
		<description><![CDATA[Great post, one correction:

In ant &quot;Properties are immutable: whoever sets a property first freezes it for the rest of the build; they are most definitely not variables.&quot; http://ant.apache.org/manual/index.html

So the default properties should be set after the environemnt properties:





Thanks.]]></description>
		<content:encoded><![CDATA[<p>Great post, one correction:</p>
<p>In ant &#8220;Properties are immutable: whoever sets a property first freezes it for the rest of the build; they are most definitely not variables.&#8221; <a href="http://ant.apache.org/manual/index.html" rel="nofollow">http://ant.apache.org/manual/index.html</a></p>
<p>So the default properties should be set after the environemnt properties:</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

