<?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: CFCUnit and Ant</title>
	<atom:link href="http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jan 2012 15:53:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Automated tests using Ant integration of testing frameworks &#8211; cfunit, cfcunit and mxunit &#171; Vikas Patel&#039;s Blog</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-1103</link>
		<dc:creator>Automated tests using Ant integration of testing frameworks &#8211; cfunit, cfcunit and mxunit &#171; Vikas Patel&#039;s Blog</dc:creator>
		<pubDate>Fri, 24 Sep 2010 10:25:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-1103</guid>
		<description>[...] http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/" rel="nofollow">http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevan Stannard</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-194</link>
		<dc:creator>Kevan Stannard</dc:creator>
		<pubDate>Wed, 24 Sep 2008 05:10:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-194</guid>
		<description>Hi, not sure what may be the cause of that problem. 

However, I am not using CFCUnit any longer - now using MXUnit. CFCUnit was great, but MXUnit seems to be getting quite a bit more attention these days. You might like to take a look: 

http://mxunit.org/</description>
		<content:encoded><![CDATA[<p>Hi, not sure what may be the cause of that problem. </p>
<p>However, I am not using CFCUnit any longer &#8211; now using MXUnit. CFCUnit was great, but MXUnit seems to be getting quite a bit more attention these days. You might like to take a look: </p>
<p><a href="http://mxunit.org/" rel="nofollow">http://mxunit.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colin</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-193</link>
		<dc:creator>colin</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:00:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-193</guid>
		<description>I followed these steps, and I got &quot;cfcunit doesn&#039;t support the &quot;hostname&quot; attribute&quot; error at compiling time. What is the reason? 
Thanks.</description>
		<content:encoded><![CDATA[<p>I followed these steps, and I got &quot;cfcunit doesn&#8217;t support the &quot;hostname&quot; attribute&quot; error at compiling time. What is the reason?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipak</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-191</link>
		<dc:creator>Dipak</dc:creator>
		<pubDate>Mon, 04 Dec 2006 12:45:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-191</guid>
		<description>Hi Kevan,
Thanks.
Actually, the error was because &quot;cfcUnit&quot; is diff. than &quot;cfcunit&quot;. (camel case)

I got the build.xml file from another blog: http://cdscott.blogspot.com/2006/07/thank-you-paul-and-john-paul.html, where taskdef defines name as &quot;cfcUnit&quot; and within the target it has reference to &quot;cfcunit&quot;.

I hope, this might help someone else...</description>
		<content:encoded><![CDATA[<p>Hi Kevan,<br />
Thanks.<br />
Actually, the error was because &quot;cfcUnit&quot; is diff. than &quot;cfcunit&quot;. (camel case)</p>
<p>I got the build.xml file from another blog: <a href="http://cdscott.blogspot.com/2006/07/thank-you-paul-and-john-paul.html" rel="nofollow">http://cdscott.blogspot.com/2006/07/thank-you-paul-and-john-paul.html</a>, where taskdef defines name as &quot;cfcUnit&quot; and within the target it has reference to &quot;cfcunit&quot;.</p>
<p>I hope, this might help someone else&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevan Stannard</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-195</link>
		<dc:creator>Kevan Stannard</dc:creator>
		<pubDate>Tue, 14 Nov 2006 16:32:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-195</guid>
		<description>Hi Dipak, apologies for the unbelieveably slow response! If you don&#039;t have this working yet then ... you should not need to use a mapping or add the jar file to the class path. Perhaps put the full classpath of the jar file in your &lt;taskdef&gt; tag rather than using a property and see what happens. 

Regards

Kevan</description>
		<content:encoded><![CDATA[<p>Hi Dipak, apologies for the unbelieveably slow response! If you don&#8217;t have this working yet then &#8230; you should not need to use a mapping or add the jar file to the class path. Perhaps put the full classpath of the jar file in your &lt;taskdef&gt; tag rather than using a property and see what happens. </p>
<p>Regards</p>
<p>Kevan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipak</title>
		<link>http://blog.stannard.net.au/2006/09/23/cfcunit-and-ant/comment-page-1/#comment-192</link>
		<dc:creator>Dipak</dc:creator>
		<pubDate>Thu, 19 Oct 2006 18:01:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-192</guid>
		<description>Can you specify some more details about this?

I tried this and getting ant error &quot;cfcunit class can not be created....&quot;
Any mapping is required? or to add jar file to class path?</description>
		<content:encoded><![CDATA[<p>Can you specify some more details about this?</p>
<p>I tried this and getting ant error &quot;cfcunit class can not be created&#8230;.&quot;<br />
Any mapping is required? or to add jar file to class path?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

