<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>DickBlog - Not much original comment, but lots of great resources - Ant</title>
			<link>http://www.dickblog.com/index.cfm</link>
			<description>DickBlog.com</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 00:47:41 +0100</pubDate>
			<lastBuildDate>Mon, 25 Feb 2008 11:05:00 +0100</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>dick@dickblog.com</managingEditor>
			<webMaster>dick@dickblog.com</webMaster>
			
			<item>
				<title>DTD For ANT</title>
				<link>http://www.dickblog.com/index.cfm/2008/2/25/DTD-For-ANT</link>
				<description>
				
				&lt;p&gt;Seems like a DTD for Ant is hard to come by. The Ant site had a &lt;a href=&quot;http://ant.apache.org/faq.html#dtd&quot; target=&quot;_blank&quot;&gt;FAQ on the subject&lt;/a&gt;. Which points you to &lt;a href=&quot;http://www.sdv.fr/pages/casa/html/ant-dtd.en.html&quot; target=&quot;_blank&quot;&gt;Michel Casabianca&apos;s Ant DTD&lt;/a&gt; attempt.&lt;/p&gt; 
				</description>
				
				<category>Ant</category>				
				
				<pubDate>Mon, 25 Feb 2008 11:05:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/2/25/DTD-For-ANT</guid>
				
			</item>
			
			<item>
				<title>Ant and Eclipse</title>
				<link>http://www.dickblog.com/index.cfm/2008/2/15/Ant-and-Eclipse</link>
				<description>
				
				&lt;p&gt;Andy Scott has some interesting ideas on &lt;a href=&quot;http://www.andyscott.id.au/index.cfm/2007/12/27/Eclipse--Ant-tidbit&quot; target=&quot;_blank&quot;&gt;associating Ant build scripts with an Eclipse project&lt;/a&gt;.&lt;/p&gt; 
				</description>
				
				<category>Ant</category>				
				
				<category>Eclipse</category>				
				
				<category>CFEclipse</category>				
				
				<pubDate>Fri, 15 Feb 2008 18:09:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/2/15/Ant-and-Eclipse</guid>
				
			</item>
			
			<item>
				<title>SvnAnt on Mac with Eclipse</title>
				<link>http://www.dickblog.com/index.cfm/2008/1/11/SvnAnt-on-Mac-with-Eclipse</link>
				<description>
				
				&lt;p&gt;I struggled to get SvnAnt to work on a Windows box some time ago and wasn&apos;t looking forward to trying to get it working on my Mac but I shouldn&apos;t have been.&lt;/p&gt;
&lt;p&gt;It was easy!&lt;/p&gt;
&lt;p&gt;Just install &lt;a target=&quot;_blank&quot; href=&quot;http://downloads.open.collab.net/binaries.html&quot;&gt;Subversion for Mac&lt;/a&gt; then get &lt;a target=&quot;_blank&quot; href=&quot;http://subclipse.tigris.org/svnant.html&quot;&gt;SvnAnt&lt;/a&gt; and put the *.jar in some central place which you then reference in the classpath of the build.xml script. Done!&lt;/p&gt;
&lt;p&gt;That said, I heard recently that it&apos;s best to use the 1.1 version of SvnAnt as it includes&amp;nbsp; SvnKit and doesn&apos;t need the JavaHL installed which can be&amp;nbsp; problematic.&lt;/p&gt;
&lt;p&gt;Next is to work out how to sync to a remote server via ftp.&lt;/p&gt;
&lt;p&gt;I got ftp working by reading &lt;a href=&quot;http://www.phillnacelli.net/blog/index.cfm/2006/6/15/ANT-Builds-and-FTP&quot; target=&quot;_blank&quot;&gt;ANT Builds and FTP&lt;/a&gt; by Phill Nacelli. Which says you need to install commons-net.jar and jakarta-oro-2.0.8.jar and point Eclipse to those files.&lt;/p&gt;
&lt;p&gt;More good Ant resources here...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.thecrumb.com/wiki/Ant&quot; target=&quot;_blank&quot;&gt;http://www.thecrumb.com/wiki/Ant&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt; 
				</description>
				
				<category>Ant</category>				
				
				<category>Eclipse</category>				
				
				<category>Subversion</category>				
				
				<pubDate>Fri, 11 Jan 2008 08:42:00 +0100</pubDate>
				<guid>http://www.dickblog.com/index.cfm/2008/1/11/SvnAnt-on-Mac-with-Eclipse</guid>
				
			</item>
			</channel></rss>