<?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: Eliminate the Need to Redeploy Your Web Files</title>
	<atom:link href="http://myarch.com/no-web-redeployment/feed" rel="self" type="application/rss+xml" />
	<link>http://myarch.com/no-web-redeployment</link>
	<description>Builds and bytes</description>
	<lastBuildDate>Sat, 28 Jan 2012 19:37:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alexander Ananiev</title>
		<link>http://myarch.com/no-web-redeployment/comment-page-1#comment-34999</link>
		<dc:creator>Alexander Ananiev</dc:creator>
		<pubDate>Thu, 09 Jul 2009 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=256#comment-34999</guid>
		<description>Dee, 
Thanks for the tip. Using Ant builder could come quite handy in some instances, for example when static includes are used. In this case, an Ant builder could &quot;touch&quot; the root (including) JSP after copying files (which could still be done using Filesync).</description>
		<content:encoded><![CDATA[<p>Dee,<br />
Thanks for the tip. Using Ant builder could come quite handy in some instances, for example when static includes are used. In this case, an Ant builder could &#8220;touch&#8221; the root (including) JSP after copying files (which could still be done using Filesync).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dee</title>
		<link>http://myarch.com/no-web-redeployment/comment-page-1#comment-34998</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Thu, 09 Jul 2009 00:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://myarch.com/?p=256#comment-34998</guid>
		<description>You can also create an eclipse builder (Project Properties -&gt; Builders) so that after an automatic build (after you save a file in eclipse) it will call an ant target.  You can define this ant target to copy across jsp&#039;s from your workspace to the exploded war directory.</description>
		<content:encoded><![CDATA[<p>You can also create an eclipse builder (Project Properties -&gt; Builders) so that after an automatic build (after you save a file in eclipse) it will call an ant target.  You can define this ant target to copy across jsp&#8217;s from your workspace to the exploded war directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

