<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Build and Release Management &#187; ANT</title>
	<atom:link href="http://allscm.com/archives/category/build-framework/ant/feed" rel="self" type="application/rss+xml" />
	<link>http://allscm.com</link>
	<description>SCM Unleashed!</description>
	<lastBuildDate>Tue, 29 Jun 2010 20:13:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Escape {&#8220;&#8216;&amp;} Characters in ANT</title>
		<link>http://allscm.com/archives/how-to-escape-characters-in-ant.html</link>
		<comments>http://allscm.com/archives/how-to-escape-characters-in-ant.html#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:23:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ANT]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=283</guid>
		<description><![CDATA[How exactly do you escape special characters from ANT?  Say if you need to add extra &#8221; quotation characters within a property which already has a set of quotes? Here&#8217;s how to do it &#8212; use XML Character entity references: For &#62; use &#38;gt; For &#60; use  &#38;lt; For &#8220; use &#38;quot; For &#38; use [...]


Related posts:<ol><li><a href='http://allscm.com/archives/perforce-error-in-client-specification-mapping-some_directory-is-not-under-some_depot.html' rel='bookmark' title='Permanent Link: Importing a new Project in Perforce'>Importing a new Project in Perforce</a> <small>I ran into another not-so-clear Perforce error message today while...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://allscm.com/archives/how-to-escape-characters-in-ant.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WebLogic&#8217;s wlappc ANT Task Compilation Freezing/Hanging Errors</title>
		<link>http://allscm.com/archives/weblogics-wlappc-ant-task-compilation-freezinghanging-errors.html</link>
		<comments>http://allscm.com/archives/weblogics-wlappc-ant-task-compilation-freezinghanging-errors.html#comments</comments>
		<pubDate>Sun, 17 May 2009 09:38:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ANT]]></category>
		<category><![CDATA[Build Framework]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=224</guid>
		<description><![CDATA[Wow.   This little problem was extremely tricky to detect &#8212; mainly due to WebLogic&#8217;s wlappc ANT Task&#8217;s poor documentation.   In one of the projects I&#8217;m working on, there is a need to pre-compile WebLogic JSP so it will be much faster during deployment/runtime and we can catch any potential errors early.   Previously, this step of [...]


No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/weblogics-wlappc-ant-task-compilation-freezinghanging-errors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Increase Heap Size for ANT&#8217;s OutOfMemory Error using ANT_OPTS</title>
		<link>http://allscm.com/archives/how-to-increase-heap-size-for-ants-outofmemory-error-using-ant_opts.html</link>
		<comments>http://allscm.com/archives/how-to-increase-heap-size-for-ants-outofmemory-error-using-ant_opts.html#comments</comments>
		<pubDate>Sat, 16 May 2009 04:19:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ANT]]></category>
		<category><![CDATA[Build Framework]]></category>

		<guid isPermaLink="false">http://allscm.com/?p=208</guid>
		<description><![CDATA[Ever run into an ANT compilation or ANT task related compilation OutOfMemoryError problem? This little bugger of a problem can be rather tricky to debug. You may run into this problem when you have a large collection of source files to compile (think 1000+). You may also run into this problem with the following WebLogic [...]


No related posts.]]></description>
		<wfw:commentRss>http://allscm.com/archives/how-to-increase-heap-size-for-ants-outofmemory-error-using-ant_opts.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
