<?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: Ant Best Practices: The Clean Test</title> <atom:link href="http://www.build-doctor.com/2008/07/23/ant-best-practices-the-clean-test/feed/" rel="self" type="application/rss+xml" /><link>http://www.build-doctor.com/2008/07/23/ant-best-practices-the-clean-test/</link> <description>Continuous Integration, Delivery and Devops Consulting</description> <lastBuildDate>Thu, 02 Feb 2012 22:31:14 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Elena</title><link>http://www.build-doctor.com/2008/07/23/ant-best-practices-the-clean-test/comment-page-1/#comment-1328</link> <dc:creator>Elena</dc:creator> <pubDate>Thu, 30 Dec 2010 16:04:57 +0000</pubDate> <guid
isPermaLink="false">http://beta.build-doctor.com/?p=73#comment-1328</guid> <description>Easier said than done.  Ant is not powerful enough to let you write needed checks without duplication.  Your example shows a very simple case.  What do you do when you need a dependencies list of both absolute paths, relative paths, and path patterns?  You can use neither &quot;fileset&quot; nor &quot;filelist&quot; for that.  What do you do when you&#039;d have to merge the content of two or more &quot;filelist&quot; or &quot;fileset&quot; elements?  Not possible.
Ant does not pass the &quot;clean&quot; test.  How could your build script do that?
Cheers.</description> <content:encoded><![CDATA[<p>Easier said than done.  Ant is not powerful enough to let you write needed checks without duplication.  Your example shows a very simple case.  What do you do when you need a dependencies list of both absolute paths, relative paths, and path patterns?  You can use neither &#8220;fileset&#8221; nor &#8220;filelist&#8221; for that.  What do you do when you&#8217;d have to merge the content of two or more &#8220;filelist&#8221; or &#8220;fileset&#8221; elements?  Not possible.</p><p>Ant does not pass the &#8220;clean&#8221; test.  How could your build script do that?</p><p>Cheers.</p> ]]></content:encoded> </item> <item><title>By: builddoctor</title><link>http://www.build-doctor.com/2008/07/23/ant-best-practices-the-clean-test/comment-page-1/#comment-1097</link> <dc:creator>builddoctor</dc:creator> <pubDate>Thu, 02 Sep 2010 12:05:37 +0000</pubDate> <guid
isPermaLink="false">http://beta.build-doctor.com/?p=73#comment-1097</guid> <description>IIRC, Ant will look for an XML file in it&#039;s classpath for this.  You&#039;d need
&lt;br&gt;to tell me what the actual problem is, as this message is probably a red
&lt;br&gt;herring.</description> <content:encoded><![CDATA[<p>IIRC, Ant will look for an XML file in it&#39;s classpath for this.  You&#39;d need<br
/> <br
/>to tell me what the actual problem is, as this message is probably a red<br
/> <br
/>herring.</p> ]]></content:encoded> </item> <item><title>By: sudheendra</title><link>http://www.build-doctor.com/2008/07/23/ant-best-practices-the-clean-test/comment-page-1/#comment-1096</link> <dc:creator>sudheendra</dc:creator> <pubDate>Tue, 31 Aug 2010 11:57:33 +0000</pubDate> <guid
isPermaLink="false">http://beta.build-doctor.com/?p=73#comment-1096</guid> <description>where can i find antlib.xml file since the same message is appearing as ....... [antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found.</description> <content:encoded><![CDATA[<p>where can i find antlib.xml file since the same message is appearing as &#8230;&#8230;. [antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found.</p> ]]></content:encoded> </item> </channel> </rss>
