<?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>Anuj Gakhar &#187; ANT</title>
	<atom:link href="http://www.anujgakhar.com/category/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com</link>
	<description>My thoughts on ColdFusion, Flex and other RIA stuff....</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:26:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Executing Stored Procedures via ANT</title>
		<link>http://www.anujgakhar.com/2010/12/07/executing-stored-procedures-via-ant/</link>
		<comments>http://www.anujgakhar.com/2010/12/07/executing-stored-procedures-via-ant/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 14:25:22 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[ANT]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/?p=986</guid>
		<description><![CDATA[We are using ANT heavily in our current Project to automate builds for different environments. One of the requirements was to execute a Stored procedure from one of the ANT tasks. That sounds straightforward. Use the ANT Sql task and that should do it. But apprently, it turns out that using &#8220;EXEC&#8221; commands within a [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2010/12/07/executing-stored-procedures-via-ant/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Backing up your files with Ant and Eclipse</title>
		<link>http://www.anujgakhar.com/2008/01/10/backing-up-your-files-with-ant-and-eclipse/</link>
		<comments>http://www.anujgakhar.com/2008/01/10/backing-up-your-files-with-ant-and-eclipse/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 14:05:11 +0000</pubDate>
		<dc:creator>Anuj Gakhar</dc:creator>
				<category><![CDATA[ANT]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/10/backing-up-your-files-with-ant-and-eclipse/</guid>
		<description><![CDATA[I have heard a lot about Ant for years now but being a CF developer, never really had the need to use it, or I must say, never bothered to use it. However, recently, I read some blog posts about this and I was very impressed by its power and the opportunities it opens. So [...]]]></description>
		<wfw:commentRss>http://www.anujgakhar.com/2008/01/10/backing-up-your-files-with-ant-and-eclipse/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

