<?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/"
	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>Dev Fu &#187; Java SE</title>
	<atom:link href="http://rhdevfu.wordpress.com/category/java-se/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhdevfu.wordpress.com</link>
	<description>Dev Fu: Mystic Developer Arts</description>
	<lastBuildDate>Thu, 02 Apr 2009 20:35:13 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rhdevfu.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d916d66b9a49da3bfb0f39fefeb4f551?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Dev Fu &#187; Java SE</title>
		<link>http://rhdevfu.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rhdevfu.wordpress.com/osd.xml" title="Dev Fu" />
		<item>
		<title>How do you get your software into Fedora?</title>
		<link>http://rhdevfu.wordpress.com/2008/07/10/how-do-you-get-your-software-in-to-fedora/</link>
		<comments>http://rhdevfu.wordpress.com/2008/07/10/how-do-you-get-your-software-in-to-fedora/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 09:19:45 +0000</pubDate>
		<dc:creator>Karsten 'quaid' Wade</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[JBoss.org]]></category>
		<category><![CDATA[Java SE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[OpenJDK]]></category>
		<category><![CDATA[Red Hat]]></category>

		<guid isPermaLink="false">http://developer.redhatmagazine.com/2008/07/10/how-do-you-get-your-software-in-to-fedora/</guid>
		<description><![CDATA[&#8220;How do I get our software into Fedora?&#8221;
This question has been a common one over the last year, brought to various parts of Fedora and Red Hat from software developers, community managers, and product teams working on open source software for various ISVs.  Now that OpenJDK 6 is Java EESE 6 TCK certified, there [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhdevfu.wordpress.com&blog=4304582&post=408&subd=rhdevfu&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><em>&#8220;How do I get our software into Fedora?&#8221;</em></p>
<p>This question has been a common one over the last year, brought to various parts of Fedora and Red Hat from software developers, community managers, and product teams working on open source software for various <a href="http://en.wikipedia.org/wiki/Independent_software_vendor">ISVs</a>.  Now that <a href="http://developer.redhatmagazine.com/2008/07/08/java-in-fedora-first/">OpenJDK 6 is Java <strike>EE</strike>SE 6 TCK certified</a>, there is an even greater incentive for Java ISVs to get closer to the <a href="https://fedoraproject.org/wiki/Fedora_for_ISVs">Fedora way of doing things</a>.  If your language has a free and open source implementation, it is probably in Fedora and might already be available in <a href="https://fedoraproject.org/wiki/EPEL">Extra Packages for Enterprise Linux</a> (EPEL.)  For example, take a look at how many Perl modules are available (I count 359 for <a href="http://download.fedora.redhat.com/pub/epel/5/i386/">el5</a>, 236 for <a href="http://download.fedora.redhat.com/pub/epel/5/i386/">el4</a>.)</p>
<p>Fedora anticipated this attention from ISVs when it created the EPEL project.  In EPEL, package maintainers can branch any software and it&#8217;s dependencies for a special repository that provides Fedora packages for specific versions of Red Hat Enterprise Linux.</p>
<p>In one move, Fedora created a new and unique repository that has a compelling pathway for contributions.  Fedora&#8217;s EPEL has a niche amongst repositories &#8212; <a href="https://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#Policy">be like Enterprise Linux</a>.  Focus on security updates and bug fixes to packages, <i>not</i> rebasing to the latest from the upstream project.  This makes it possible for a contributor community to maintain nearly 1500 EPEL packages for Red Hat Enterprise Linux 4 and nearly 3000 EPEL packages for Enterprise Linux 5.  Some of these packages may get branched for an Enterprise Linux update.</p>
<p>The answer to the <em>how do I?</em> question comes to this:</p>
<ol>
<li>Follow the well established <a href="https://fedoraproject.org/wiki/Packaging/Guidelines">guidelines for packaging software for Fedora</a></li>
<li>If you are an ISV of any size, connect with the <a href="https://fedoraproject.org/wiki/SIGs/ISV">ISV special interest group</a></li>
<li>Once you have packages in Fedora, they are ready for EPEL.  <a href="https://fedoraproject.org/wiki/EPEL/FAQ#How_do_I_request_a_EPEL_branch_for_an_existing_Fedora_package.3F">Request a branch</a></li>
</ol>
<p>Along the way, you have an opportunity to grow a community around the open source software that matters the most to you.  Getting software in to Fedora means a six to eighteen month jump on the Enterprise Linux beta.  You can develop your software along with the operating system it runs on, and you may be able to help influence how other parts of Fedora are created.</p>
<p><i>(Edited to change &#8220;Java EE&#8221; to &#8220;Java SE&#8221;; OpenJDK 6 is Java SE compliant.)</i><br />
<i>(Edited to fix link to ISV SIG)</i></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rhdevfu.wordpress.com/408/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rhdevfu.wordpress.com/408/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rhdevfu.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rhdevfu.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rhdevfu.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rhdevfu.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rhdevfu.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rhdevfu.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rhdevfu.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rhdevfu.wordpress.com/408/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rhdevfu.wordpress.com/408/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rhdevfu.wordpress.com/408/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhdevfu.wordpress.com&blog=4304582&post=408&subd=rhdevfu&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rhdevfu.wordpress.com/2008/07/10/how-do-you-get-your-software-in-to-fedora/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6456ce62722aa89078d2d3596d88fb41?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Karsten 'quaid' Wade</media:title>
		</media:content>
	</item>
	</channel>
</rss>