<?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: Resolving log4j 1.2.15 dependency problems in Maven using exclusions</title>
	<atom:link href="http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Tue, 22 May 2012 03:36:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: lalit</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-344112</link>
		<dc:creator>lalit</dc:creator>
		<pubDate>Tue, 15 May 2012 11:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-344112</guid>
		<description>Exactly What I was looking for...Cheers :)</description>
		<content:encoded><![CDATA[<p>Exactly What I was looking for&#8230;Cheers <img src='http://unitstep.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-342010</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Wed, 09 May 2012 22:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-342010</guid>
		<description>Succinct, accurate and saved me a lot of mindless digging.  Thank you!</description>
		<content:encoded><![CDATA[<p>Succinct, accurate and saved me a lot of mindless digging.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudhir</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-329817</link>
		<dc:creator>Sudhir</dc:creator>
		<pubDate>Sat, 07 Apr 2012 19:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-329817</guid>
		<description>Crisp and just the needed info. Thanks.</description>
		<content:encoded><![CDATA[<p>Crisp and just the needed info. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinuka</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-316643</link>
		<dc:creator>Dinuka</dc:creator>
		<pubDate>Thu, 23 Feb 2012 05:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-316643</guid>
		<description>Thx alot. Save me a ton of time figuring it out :)</description>
		<content:encoded><![CDATA[<p>Thx alot. Save me a ton of time figuring it out <img src='http://unitstep.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-315039</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Tue, 14 Feb 2012 15:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-315039</guid>
		<description>Thank you very very much!!! Exactly the information I needed! It&#039;s all been said. Just thank you.</description>
		<content:encoded><![CDATA[<p>Thank you very very much!!! Exactly the information I needed! It&#8217;s all been said. Just thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maxime</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-301590</link>
		<dc:creator>Maxime</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-301590</guid>
		<description>Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maven + Log4j &#124; Patrick Winters</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-300379</link>
		<dc:creator>Maven + Log4j &#124; Patrick Winters</dc:creator>
		<pubDate>Fri, 23 Dec 2011 22:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-300379</guid>
		<description>[...] Resolving log4j 1.2.15 dependency problems in Maven using exclusions  &lt;dependency&gt; &lt;groupId&gt;log4j&lt;/groupId&gt; &lt;artifactId&gt;log4j&lt;/artifactId&gt; &lt;version&gt;1.2.15&lt;/version&gt; &lt;scope&gt;provided&lt;/scope&gt; &lt;exclusions&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.mail&lt;/groupId&gt; &lt;artifactId&gt;mail&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.jms&lt;/groupId&gt; &lt;artifactId&gt;jms&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jdmk&lt;/groupId&gt; &lt;artifactId&gt;jmxtools&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jmx&lt;/groupId&gt; &lt;artifactId&gt;jmxri&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;/exclusions&gt; &lt;/dependency&gt;    This entry was posted in Professional by patrick. Bookmark the permalink. [...]</description>
		<content:encoded><![CDATA[<p>[...] Resolving log4j 1.2.15 dependency problems in Maven using exclusions  &lt;dependency&gt; &lt;groupId&gt;log4j&lt;/groupId&gt; &lt;artifactId&gt;log4j&lt;/artifactId&gt; &lt;version&gt;1.2.15&lt;/version&gt; &lt;scope&gt;provided&lt;/scope&gt; &lt;exclusions&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.mail&lt;/groupId&gt; &lt;artifactId&gt;mail&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;javax.jms&lt;/groupId&gt; &lt;artifactId&gt;jms&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jdmk&lt;/groupId&gt; &lt;artifactId&gt;jmxtools&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;exclusion&gt; &lt;groupId&gt;com.sun.jmx&lt;/groupId&gt; &lt;artifactId&gt;jmxri&lt;/artifactId&gt; &lt;/exclusion&gt; &lt;/exclusions&gt; &lt;/dependency&gt;    This entry was posted in Professional by patrick. Bookmark the permalink. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-297826</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Thu, 15 Dec 2011 09:48:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-297826</guid>
		<description>Thanks for the detailed explaination</description>
		<content:encoded><![CDATA[<p>Thanks for the detailed explaination</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanh</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-290536</link>
		<dc:creator>Sanh</dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-290536</guid>
		<description>I love you for this !</description>
		<content:encoded><![CDATA[<p>I love you for this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://unitstep.net/blog/2009/05/18/resolving-log4j-1215-dependency-problems-in-maven-using-exclusions/comment-page-1/#comment-290425</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Wed, 16 Nov 2011 01:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=906#comment-290425</guid>
		<description>It&#039;s fair to say that while version 1.2.15 has this problem with its maven dependencies, in version 1.2.16 they have fixed this issue by declaring those dependencies as true.
Just update the dependency to 1.2.16 and the problem is solved!</description>
		<content:encoded><![CDATA[<p>It&#8217;s fair to say that while version 1.2.15 has this problem with its maven dependencies, in version 1.2.16 they have fixed this issue by declaring those dependencies as true.<br />
Just update the dependency to 1.2.16 and the problem is solved!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

