<?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: Script for finding a class inside a directory of JARs</title>
	<atom:link href="http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/feed/" rel="self" type="application/rss+xml" />
	<link>http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/</link>
	<description>Matthew McCullough&#039;s insights on software development as co-founder of Ambient Ideas, LLC</description>
	<lastBuildDate>Tue, 18 May 2010 02:30:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Matthew McCullough</title>
		<link>http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/comment-page-1/#comment-2270</link>
		<dc:creator>Matthew McCullough</dc:creator>
		<pubDate>Wed, 17 Jun 2009 20:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/#comment-2270</guid>
		<description>Yup, javacio.us does something similar. But the reasoning for my script is that most of the time in my use-case, I have to search in private (company-internal) artifacts as well as commercials ones like BEA/Oracle JARs that would only exist in my HDD repo.</description>
		<content:encoded><![CDATA[<p>Yup, javacio.us does something similar. But the reasoning for my script is that most of the time in my use-case, I have to search in private (company-internal) artifacts as well as commercials ones like BEA/Oracle JARs that would only exist in my HDD repo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/comment-page-1/#comment-2267</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:16:09 +0000</pubDate>
		<guid isPermaLink="false">http://ambientideas.com/blog/index.php/2009/06/script-for-finding-a-class-inside-a-directory-of-jars/#comment-2267</guid>
		<description>doesn&#039;t http://javacio.us/ do this for you?  Finds it in jars and in pom files (only for public repositories and jar files, though).</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t <a href="http://javacio.us/" rel="nofollow">http://javacio.us/</a> do this for you?  Finds it in jars and in pom files (only for public repositories and jar files, though).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

