<?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: Automatically resolving jars for the Java classpath</title>
	<atom:link href="http://code.joejag.com/2009/automatically-adding-jars-to-the-java-classpath/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.joejag.com/2009/automatically-adding-jars-to-the-java-classpath/</link>
	<description>Joe Wright&#039;s technology blog</description>
	<lastBuildDate>Wed, 19 May 2010 16:41:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin McDonagh</title>
		<link>http://code.joejag.com/2009/automatically-adding-jars-to-the-java-classpath/comment-page-1/#comment-5</link>
		<dc:creator>Kevin McDonagh</dc:creator>
		<pubDate>Thu, 06 Aug 2009 01:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=34#comment-5</guid>
		<description>Yay, a tech blog!</description>
		<content:encoded><![CDATA[<p>Yay, a tech blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joejag</title>
		<link>http://code.joejag.com/2009/automatically-adding-jars-to-the-java-classpath/comment-page-1/#comment-4</link>
		<dc:creator>Joejag</dc:creator>
		<pubDate>Mon, 03 Aug 2009 16:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=34#comment-4</guid>
		<description>Hey Bruce.  For building your software you definitely want to use Ant (or another build tool) like you say.  

But for clients running your distributed software you probably won&#039;t bundle the build tool with the application.  So they will be using the plain &#039;java&#039; command via a batch/shell script.</description>
		<content:encoded><![CDATA[<p>Hey Bruce.  For building your software you definitely want to use Ant (or another build tool) like you say.  </p>
<p>But for clients running your distributed software you probably won&#8217;t bundle the build tool with the application.  So they will be using the plain &#8216;java&#8217; command via a batch/shell script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://code.joejag.com/2009/automatically-adding-jars-to-the-java-classpath/comment-page-1/#comment-3</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Mon, 03 Aug 2009 14:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://code.joejag.com/?p=34#comment-3</guid>
		<description>Joe,

Don&#039;t I just want to use Ant instead of doing this jars in the command line stuff?</description>
		<content:encoded><![CDATA[<p>Joe,</p>
<p>Don&#8217;t I just want to use Ant instead of doing this jars in the command line stuff?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
