<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Maven: Compile Your Application to be JDK 1.4, 1.5 or 1.6 Compatible</title>
	<link>http://twit88.com/blog/2008/03/09/maven-compile-your-application-to-be-14-15-or-16-compatible/</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<pubDate>Wed, 07 Jan 2009 18:45:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Tom</title>
		<link>http://twit88.com/blog/2008/03/09/maven-compile-your-application-to-be-14-15-or-16-compatible/#comment-33113</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 18 Dec 2008 18:02:26 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/03/09/maven-compile-your-application-to-be-14-15-or-16-compatible/#comment-33113</guid>
		<description>Yeah that doesn't completely work (as I just found out) because it doesn't check runtime API compatibility.  For instance, if you happen to use java.util.concurrent.* classes, it will still compile for a 1.4 source and target, and then barf at runtime when those classes are missing.</description>
		<content:encoded><![CDATA[<p>Yeah that doesn&#8217;t completely work (as I just found out) because it doesn&#8217;t check runtime API compatibility.  For instance, if you happen to use java.util.concurrent.* classes, it will still compile for a 1.4 source and target, and then barf at runtime when those classes are missing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
