<?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: Using the TestNG DataProvider with Groovy</title>
	<atom:link href="http://www.kellyrob99.com/blog/2009/08/09/using-the-testng-dataprovider-with-groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kellyrob99.com/blog/2009/08/09/using-the-testng-dataprovider-with-groovy/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-testng-dataprovider-with-groovy</link>
	<description>Tales of development, life and the folly that goes along with both</description>
	<lastBuildDate>Tue, 13 Dec 2011 22:50:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: TheKaptain</title>
		<link>http://www.kellyrob99.com/blog/2009/08/09/using-the-testng-dataprovider-with-groovy/comment-page-1/#comment-126</link>
		<dc:creator>TheKaptain</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=590#comment-126</guid>
		<description>Github pom.xml has been updated with the missing testng classifier element.</description>
		<content:encoded><![CDATA[<p>Github pom.xml has been updated with the missing testng classifier element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheKaptain</title>
		<link>http://www.kellyrob99.com/blog/2009/08/09/using-the-testng-dataprovider-with-groovy/comment-page-1/#comment-122</link>
		<dc:creator>TheKaptain</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=590#comment-122</guid>
		<description>Thanks for noting that!
The classifier referred to is this blurb in the testng maven dependency declaration:
&lt;pre&gt;&lt;classifier&gt;jdk15&lt;/classifier&gt;
&lt;/pre&gt;

And I will add that to the repo asap. Thanks for the assist.</description>
		<content:encoded><![CDATA[<p>Thanks for noting that!<br />
The classifier referred to is this blurb in the testng maven dependency declaration:</p>
<pre><classifier>jdk15</classifier>
</pre>
<p>And I will add that to the repo asap. Thanks for the assist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dah</title>
		<link>http://www.kellyrob99.com/blog/2009/08/09/using-the-testng-dataprovider-with-groovy/comment-page-1/#comment-120</link>
		<dc:creator>Dah</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=590#comment-120</guid>
		<description>You are missing a &quot;classifier&quot; in your pom.xml when declaring the dependency on testng. Without that, i had no luck running your example.</description>
		<content:encoded><![CDATA[<p>You are missing a &#8220;classifier&#8221; in your pom.xml when declaring the dependency on testng. Without that, i had no luck running your example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

