<?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: The Power of ClassPathScanningCandidateComponentProvider</title>
	<atom:link href="http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/</link>
	<description>Blogs about Software Development, Agility and all the Rest</description>
	<lastBuildDate>Tue, 24 Nov 2009 14:14:32 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lvonk</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/comment-page-1/#comment-12</link>
		<dc:creator>lvonk</dc:creator>
		<pubDate>Thu, 12 Feb 2009 08:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=51#comment-12</guid>
		<description>Hi Matthew,

Thanks for replying. I have also used it to create a testsuite that has all Test classes on the classpath. This is very handy when you want to run all your tests in one go in Eclipse when you are working on a Maven multimodule build.

Lars</description>
		<content:encoded><![CDATA[<p>Hi Matthew,</p>
<p>Thanks for replying. I have also used it to create a testsuite that has all Test classes on the classpath. This is very handy when you want to run all your tests in one go in Eclipse when you are working on a Maven multimodule build.</p>
<p>Lars</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthewsteele</title>
		<link>http://blog.larsvonkconsultancy.nl/2009/01/the-power-of-classpathscanningcandidatecomponentprovider/comment-page-1/#comment-11</link>
		<dc:creator>matthewsteele</dc:creator>
		<pubDate>Mon, 09 Feb 2009 05:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://lvonk.wordpress.com/?p=51#comment-11</guid>
		<description>Very cool! I used this pattern to print out all of my TestNG tests within a certain group. Took all of 20 minutes, and now I know how many of my tests are broken at any given time :-(</description>
		<content:encoded><![CDATA[<p>Very cool! I used this pattern to print out all of my TestNG tests within a certain group. Took all of 20 minutes, and now I know how many of my tests are broken at any given time <img src='http://blog.larsvonkconsultancy.nl/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
