<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Petteri Räty &#187; Java</title>
	<atom:link href="http://blogs.gentoo.org/betelgeuse/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gentoo.org/betelgeuse</link>
	<description>Just another Gentoo Blogs site</description>
	<lastBuildDate>Sat, 10 Mar 2012 15:48:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Java 1.6 going stable</title>
		<link>http://blogs.gentoo.org/betelgeuse/2009/10/27/java_1_6_going_stable/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blogs.gentoo.org/betelgeuse/2009/10/27/java_1_6_going_stable/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 21:45:16 +0000</pubDate>
		<dc:creator>betelgeuse</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Now that the Javadoc bug that has been holding 1.6 up has been fixed and the ebuild has been out for a month I filed http://bugs.gentoo.org/show_bug.cgi?id=189277 At least after it&#8217;s fixed I/we don&#8217;t have to answer any more questions on how to unmask sun-jdk-1.6.]]></description>
				<content:encoded><![CDATA[<p>Now that the Javadoc bug that has been holding 1.6 up has been fixed and the ebuild has been out for a month I filed http://bugs.gentoo.org/show_bug.cgi?id=189277 At least after it&#8217;s fixed I/we don&#8217;t have to answer any more questions on how to unmask sun-jdk-1.6.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gentoo.org/betelgeuse/2009/10/27/java_1_6_going_stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See you at FOSDEM</title>
		<link>http://blogs.gentoo.org/betelgeuse/2009/02/06/see-you-at-fosdem/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blogs.gentoo.org/betelgeuse/2009/02/06/see-you-at-fosdem/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 01:19:41 +0000</pubDate>
		<dc:creator>betelgeuse</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[This year will be my third year at FOSDEM. I will be giving a short talk on recruiting in the Free Java developer room on Sunday between 15:45 and 16:10 so if you want find out what we have been doing during the last year do come and listen. http://fosdem.org/2009/schedule/events/java_recruiting_foss http://www.klomp.org/mark/classpath/fosdem09/poster_09.pdf I will be around [...]]]></description>
				<content:encoded><![CDATA[<p>This year will be my third year at FOSDEM. I will be giving a short talk on recruiting in the Free Java developer room on Sunday between 15:45 and 16:10 so if you want find out what we have been doing during the last year do come and listen. </p>
<p>http://fosdem.org/2009/schedule/events/java_recruiting_foss</p>
<p>http://www.klomp.org/mark/classpath/fosdem09/poster_09.pdf</p>
<p>I will be around tomorrow so, if our new developers want to meet the guy who caused them grief during the long quiz reviews, try to find me. I will be posting my phone number to -core if you need help navigating in Brussels or just want to know my whereabouts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gentoo.org/betelgeuse/2009/02/06/see-you-at-fosdem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binary package for icedtea6</title>
		<link>http://blogs.gentoo.org/betelgeuse/2008/12/18/binary_packages_for_icedtea6/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blogs.gentoo.org/betelgeuse/2008/12/18/binary_packages_for_icedtea6/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 17:01:01 +0000</pubDate>
		<dc:creator>betelgeuse</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Quite a few people have reported problems building icedtea6 or needed dependencies on our IRC channel and as the build is quite resource intensive, Caster has now made binary builds for icedtea6. The package is available via layman using: layman -a java-overlay emerge icedtea6-bin The binary package should also make it easier to bootstrap the [...]]]></description>
				<content:encoded><![CDATA[<p>Quite a few people have reported problems building icedtea6 or needed dependencies on our IRC channel and as the build is quite resource intensive, Caster has now made binary builds for icedtea6. The package is available via layman using:</p>
<pre>
layman -a java-overlay
emerge icedtea6-bin
</pre>
<p>The binary package should also make it easier to bootstrap the from source build. The binaries are built in stable chroots so they should run for our stable users too. Please report any problems to https://bugs.gentoo.org with [java-overlay] in the subject. For amd64 users this should be the easiest way to get a 64 bit browser plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gentoo.org/betelgeuse/2008/12/18/binary_packages_for_icedtea6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Netbeans 5.5 stabilization</title>
		<link>http://blogs.gentoo.org/betelgeuse/2007/08/17/netbeans_5_5_stabilization/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blogs.gentoo.org/betelgeuse/2007/08/17/netbeans_5_5_stabilization/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 09:52:11 +0000</pubDate>
		<dc:creator>betelgeuse</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[http://bugs.gentoo.org/show_bug.cgi?id=187681 It&#8217;s already done on x86. There are still a couple of fetch restricted packages in the dependency graph but I think that will be fixed when 6.0 get released and makes it&#8217;s way from the overlays to the main tree.]]></description>
				<content:encoded><![CDATA[<p>http://bugs.gentoo.org/show_bug.cgi?id=187681</p>
<p>It&#8217;s already done on x86. There are still a couple of fetch restricted packages in the dependency graph but I think that will be fixed when 6.0 get released and makes it&#8217;s way from the overlays to the main tree.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gentoo.org/betelgeuse/2007/08/17/netbeans_5_5_stabilization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
