<?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: More DRY with Spring ServletContextPropertyPlaceholderConfigurer</title>
	<atom:link href="http://almaer.com/blog/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 04 May 2012 14:57:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: doom3</title>
		<link>http://almaer.com/blog/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2/comment-page-1#comment-16334</link>
		<dc:creator>doom3</dc:creator>
		<pubDate>Sat, 16 Dec 2006 18:08:31 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2#comment-16334</guid>
		<description>useful information)))
</description>
		<content:encoded><![CDATA[<p>useful information)))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Boutwell</title>
		<link>http://almaer.com/blog/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2/comment-page-1#comment-16332</link>
		<dc:creator>Jason Boutwell</dc:creator>
		<pubDate>Tue, 04 Jan 2005 19:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/more-dry-with-spring-servletcontextpropertyplaceholderconfigurer-2#comment-16332</guid>
		<description>Ant has a built-in property filter that works MUCH better than manually filtering tokens.

&lt;property file=&quot;spring.properties&quot;/&gt;
&lt;copy todir=&quot;${test.build.dir}&quot; overwrite=&quot;true&quot;&gt;
&lt;fileset dir=&quot;${conf.dir}/spring/test&quot; includes=&quot;*Context.xml&quot;/&gt;
&lt;filterchain&gt;
&lt;expandproperties/&gt;
&lt;/filterchain&gt;
&lt;/copy&gt;

</description>
		<content:encoded><![CDATA[<p>Ant has a built-in property filter that works MUCH better than manually filtering tokens.</p>
<p>&lt;property file=&#8221;spring.properties&#8221;/&gt;<br />
&lt;copy todir=&#8221;${test.build.dir}&#8221; overwrite=&#8221;true&#8221;&gt;<br />
&lt;fileset dir=&#8221;${conf.dir}/spring/test&#8221; includes=&#8221;*Context.xml&#8221;/&gt;<br />
&lt;filterchain&gt;<br />
&lt;expandproperties/&gt;<br />
&lt;/filterchain&gt;<br />
&lt;/copy&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

