<?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: Confluence on DragonFly: works, sometimes	</title>
	<atom:link href="https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Tue, 13 May 2014 02:20:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-110944</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Tue, 13 May 2014 02:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-110944</guid>

					<description><![CDATA[It&#039;s also a problem of poor documentation and stupid practices from vendors, locking on to 32 bit requirements or Sun JRE without mentioning it, or locking systems at old unpatched java versions.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s also a problem of poor documentation and stupid practices from vendors, locking on to 32 bit requirements or Sun JRE without mentioning it, or locking systems at old unpatched java versions.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-108101</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Fri, 09 May 2014 12:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-108101</guid>

					<description><![CDATA[I&#039;ll try patching it; we&#039;ll see what happens.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll try patching it; we&#8217;ll see what happens.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Francois Tigeot		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-107868</link>

		<dc:creator><![CDATA[Francois Tigeot]]></dc:creator>
		<pubDate>Fri, 09 May 2014 07:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-107868</guid>

					<description><![CDATA[Did you try patching the jdk ?
This is a simple uname check; the FreeBSD patch even shows how to fix it exactly:

- if (osname.contains(&quot;OS X&quot;))
+ if (osname.contains(&quot;OS X&quot;) &#124;&#124; osname.equals(&quot;FreeBSD&quot;))]]></description>
			<content:encoded><![CDATA[<p>Did you try patching the jdk ?<br />
This is a simple uname check; the FreeBSD patch even shows how to fix it exactly:</p>
<p>&#8211; if (osname.contains(&#8220;OS X&#8221;))<br />
+ if (osname.contains(&#8220;OS X&#8221;) || osname.equals(&#8220;FreeBSD&#8221;))</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ronald		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-107866</link>

		<dc:creator><![CDATA[Ronald]]></dc:creator>
		<pubDate>Fri, 09 May 2014 07:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-107866</guid>

					<description><![CDATA[This has nothing to do with Confluence. The port of Openjdk misses functionality.]]></description>
			<content:encoded><![CDATA[<p>This has nothing to do with Confluence. The port of Openjdk misses functionality.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alexander Ivanov		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-107813</link>

		<dc:creator><![CDATA[Alexander Ivanov]]></dc:creator>
		<pubDate>Fri, 09 May 2014 05:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-107813</guid>

					<description><![CDATA[Atlassian products likes Sun JDK :)]]></description>
			<content:encoded><![CDATA[<p>Atlassian products likes Sun JDK :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Sherrill		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-107681</link>

		<dc:creator><![CDATA[Justin Sherrill]]></dc:creator>
		<pubDate>Thu, 08 May 2014 23:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-107681</guid>

					<description><![CDATA[OpenJDK7, both when it worked and when it didn&#039;t.]]></description>
			<content:encoded><![CDATA[<p>OpenJDK7, both when it worked and when it didn&#8217;t.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Venkatesh Srinivas		</title>
		<link>https://www.dragonflydigest.com/2014/05/08/confluence-on-dragonfly-works-sometimes/comment-page-1/#comment-107589</link>

		<dc:creator><![CDATA[Venkatesh Srinivas]]></dc:creator>
		<pubDate>Thu, 08 May 2014 20:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=13937#comment-107589</guid>

					<description><![CDATA[Which version of the JVM?]]></description>
			<content:encoded><![CDATA[<p>Which version of the JVM?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
