<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: HtmlUnit 2.4 Released</title>
	<atom:link href="http://daniel.gredler.net/2008/12/31/htmlunit-24-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.gredler.net/2008/12/31/htmlunit-24-released/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 01:02:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: zoran</title>
		<link>http://daniel.gredler.net/2008/12/31/htmlunit-24-released/#comment-609</link>
		<dc:creator><![CDATA[zoran]]></dc:creator>
		<pubDate>Fri, 06 Mar 2009 14:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=161#comment-609</guid>
		<description><![CDATA[Thanks Daniel, will do.

Best regards,
Zoran]]></description>
		<content:encoded><![CDATA[<p>Thanks Daniel, will do.</p>
<p>Best regards,<br />
Zoran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Gredler</title>
		<link>http://daniel.gredler.net/2008/12/31/htmlunit-24-released/#comment-608</link>
		<dc:creator><![CDATA[Daniel Gredler]]></dc:creator>
		<pubDate>Wed, 04 Mar 2009 13:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=161#comment-608</guid>
		<description><![CDATA[@Zoran: please post this sort of questions to the HtmlUnit users&#039; mailing list:

http://sourceforge.net/mailarchive/forum.php?forum_name=htmlunit-user]]></description>
		<content:encoded><![CDATA[<p>@Zoran: please post this sort of questions to the HtmlUnit users&#8217; mailing list:</p>
<p><a href="http://sourceforge.net/mailarchive/forum.php?forum_name=htmlunit-user" rel="nofollow">http://sourceforge.net/mailarchive/forum.php?forum_name=htmlunit-user</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoran</title>
		<link>http://daniel.gredler.net/2008/12/31/htmlunit-24-released/#comment-607</link>
		<dc:creator><![CDATA[zoran]]></dc:creator>
		<pubDate>Tue, 03 Mar 2009 18:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://daniel.gredler.net/?p=161#comment-607</guid>
		<description><![CDATA[Daniel,
for some I&#039;m trying to find the way to disable warnings coming from HtmlUnit. My little app is screen scraping application and not to worries about warnings/errors in 3rd party web apps. I get lots of the following:

com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify
WARNING: Obsolete content type encountered: &#039;text/javascript&#039;.

ar 3, 2009 1:36:03 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error
WARNING: CSS error: xxxxxxxxxxxxx

I have tried various log turning-off methods, but nothing worked. Tried the following, with no success:

System.getProperties().put(&quot;org.apache.commons.logging.simplelog.defaultlog&quot;, &quot;fatal&quot;);		
		System.getProperties().put(&quot;com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl&quot;, &quot;fatal&quot;);
		System.getProperties().put(&quot;com.gargoylesoftware.htmlunit.DefaultCssErrorHandler&quot;, &quot;fatal&quot;);
		
System.getProperties().put(&quot;com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine&quot;, &quot;fatal&quot;);

LogFactory.getFactory().setAttribute(&quot;org.apache.commons.logging.Log&quot;, &quot;org.apache.commons.logging.impl.NoOpLog&quot;);		

Thanks in advance,
Z]]></description>
		<content:encoded><![CDATA[<p>Daniel,<br />
for some I&#8217;m trying to find the way to disable warnings coming from HtmlUnit. My little app is screen scraping application and not to worries about warnings/errors in 3rd party web apps. I get lots of the following:</p>
<p>com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl notify<br />
WARNING: Obsolete content type encountered: &#8216;text/javascript&#8217;.</p>
<p>ar 3, 2009 1:36:03 PM com.gargoylesoftware.htmlunit.DefaultCssErrorHandler error<br />
WARNING: CSS error: xxxxxxxxxxxxx</p>
<p>I have tried various log turning-off methods, but nothing worked. Tried the following, with no success:</p>
<p>System.getProperties().put(&#8220;org.apache.commons.logging.simplelog.defaultlog&#8221;, &#8220;fatal&#8221;);<br />
		System.getProperties().put(&#8220;com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl&#8221;, &#8220;fatal&#8221;);<br />
		System.getProperties().put(&#8220;com.gargoylesoftware.htmlunit.DefaultCssErrorHandler&#8221;, &#8220;fatal&#8221;);</p>
<p>System.getProperties().put(&#8220;com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine&#8221;, &#8220;fatal&#8221;);</p>
<p>LogFactory.getFactory().setAttribute(&#8220;org.apache.commons.logging.Log&#8221;, &#8220;org.apache.commons.logging.impl.NoOpLog&#8221;);		</p>
<p>Thanks in advance,<br />
Z</p>
]]></content:encoded>
	</item>
</channel>
</rss>

