<?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>lejnieks &#187; Ant</title>
	<atom:link href="http://www.lejnieks.com/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lejnieks.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Nov 2011 16:17:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Compile ASDocs with ANT</title>
		<link>http://www.lejnieks.com/2009/compile-asdocs-with-ant/</link>
		<comments>http://www.lejnieks.com/2009/compile-asdocs-with-ant/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 05:24:07 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Ant]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[ASDocs]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=62</guid>
		<description><![CDATA[Continuing on with ANT &#8211; Flex compilation, this sample script below will help you output ASDocs for your projects deliverable. Ant Script &#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62; &#60;project name=&#34;ASDocsTest&#34; default=&#34;compile&#34; basedir=&#34;.&#34;&#62; &#160; &#60;!-- import our build properties file --&#62; &#60;property file=&#34;./build.properties&#34; /&#62; &#8230; <a href="http://www.lejnieks.com/2009/compile-asdocs-with-ant/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2009/compile-asdocs-with-ant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile Flex applications using ANT</title>
		<link>http://www.lejnieks.com/2008/compile-flex-applications-using-ant/</link>
		<comments>http://www.lejnieks.com/2008/compile-flex-applications-using-ant/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 13:55:34 +0000</pubDate>
		<dc:creator>klejnieks</dc:creator>
				<category><![CDATA[Ant]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://lejnieks.com/?p=61</guid>
		<description><![CDATA[A quick setup and example of how to compile a Flex application using ANT. This example will show the basics of how to run the ANT script to compile your flex application, I will walk through more complex examples in &#8230; <a href="http://www.lejnieks.com/2008/compile-flex-applications-using-ant/">Continued</a>]]></description>
		<wfw:commentRss>http://www.lejnieks.com/2008/compile-flex-applications-using-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

