<?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"
	>
<channel>
	<title>Comments on: Tip: Third Party Bundles</title>
	<atom:link href="http://code9.com/2008/09/02/tip-third-party-bundles/feed/" rel="self" type="application/rss+xml" />
	<link>http://code9.com/2008/09/02/tip-third-party-bundles/</link>
	<description>Code 9</description>
	<pubDate>Mon, 06 Sep 2010 23:41:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Lars Vogel</title>
		<link>http://code9.com/2008/09/02/tip-third-party-bundles/#comment-404</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Mon, 20 Oct 2008 21:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=64#comment-404</guid>
		<description>Hi, little add-on for how to use the third party libraries which you got in bundle form:

http://www.vogella.de/blog/?p=118</description>
		<content:encoded><![CDATA[<p>Hi, little add-on for how to use the third party libraries which you got in bundle form:</p>
<p><a href="http://www.vogella.de/blog/?p=118" rel="nofollow">http://www.vogella.de/blog/?p=118</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java and Eclipse News &#187; Blog Archive &#187; Third Party Bundles - How to include them in your own plug-in</title>
		<link>http://code9.com/2008/09/02/tip-third-party-bundles/#comment-403</link>
		<dc:creator>Java and Eclipse News &#187; Blog Archive &#187; Third Party Bundles - How to include them in your own plug-in</dc:creator>
		<pubDate>Mon, 20 Oct 2008 21:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=64#comment-403</guid>
		<description>[...] Tip: Third Party Bundles [...]</description>
		<content:encoded><![CDATA[<p>[...] Tip: Third Party Bundles [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zx</title>
		<link>http://code9.com/2008/09/02/tip-third-party-bundles/#comment-314</link>
		<dc:creator>zx</dc:creator>
		<pubDate>Mon, 06 Oct 2008 01:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=64#comment-314</guid>
		<description>@Glenn, where are you getting commons beanutils and DBCP?

I don't recommend rolling your own for those as those are available from Orbit and SpringSource. For common libraries, the preferred route is getting it from a public source. Any other information you can give me to help you? It's hard to do this without logs ;)</description>
		<content:encoded><![CDATA[<p>@Glenn, where are you getting commons beanutils and DBCP?</p>
<p>I don&#8217;t recommend rolling your own for those as those are available from Orbit and SpringSource. For common libraries, the preferred route is getting it from a public source. Any other information you can give me to help you? It&#8217;s hard to do this without logs <img src='http://code9.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glenn</title>
		<link>http://code9.com/2008/09/02/tip-third-party-bundles/#comment-313</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Mon, 06 Oct 2008 01:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=64#comment-313</guid>
		<description>I've managed to migrate most ./lib/ jars into bundles, but there are a few that are just problematic. It seems to have problems with classloading. Commons BeanUtils &#38; DBCP both won't operate as bundles. Does it have to do with the commons logging problems?
Cheers</description>
		<content:encoded><![CDATA[<p>I&#8217;ve managed to migrate most ./lib/ jars into bundles, but there are a few that are just problematic. It seems to have problems with classloading. Commons BeanUtils &amp; DBCP both won&#8217;t operate as bundles. Does it have to do with the commons logging problems?<br />
Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
