<?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:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Your project needs someone like me</title>
	<atom:link href="http://antwerkz.com/your-project-needs-someone-like-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://antwerkz.com/your-project-needs-someone-like-me/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Sep 2011 22:40:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Trustin Lee</title>
		<link>http://antwerkz.com/your-project-needs-someone-like-me/#comment-83</link>
		<dc:creator>Trustin Lee</dc:creator>
		<pubDate>Wed, 01 Jul 2009 13:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=2925#comment-83</guid>
		<description>Can&#039;t agree more.  Eclipse &#039;save action&#039; and &#039;clean up&#039; has been very helpful to clean up the code to some extent, especially everyone uses the same &#039;clean up on save&#039; configuration.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t agree more.  Eclipse &#8216;save action&#8217; and &#8216;clean up&#8217; has been very helpful to clean up the code to some extent, especially everyone uses the same &#8216;clean up on save&#8217; configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jlee</title>
		<link>http://antwerkz.com/your-project-needs-someone-like-me/#comment-82</link>
		<dc:creator>jlee</dc:creator>
		<pubDate>Mon, 29 Jun 2009 18:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=2925#comment-82</guid>
		<description>We use that in glassfish actually with special permission needed to check in pom changes.  That works relatively well, though you could end up twiddling your thumbs waiting for approval.  But it has come some things that would&#039;ve otherwise just mucked things up.

I had actually meant to mention such things as commit/build checks for style guides.  I&#039;ve actually thought about implementing such things but for existing projects that can be problematic as the scale of &quot;failing&quot; code could be quite high.  I like the idea of a build failing, though.  That could be run as a separate job that wouldn&#039;t necessarily scuttle the &quot;real&quot; build but still provide some feedback.  I&#039;ll have to see if something like that exists for hudson...</description>
		<content:encoded><![CDATA[<p>We use that in glassfish actually with special permission needed to check in pom changes.  That works relatively well, though you could end up twiddling your thumbs waiting for approval.  But it has come some things that would&#8217;ve otherwise just mucked things up.</p>
<p>I had actually meant to mention such things as commit/build checks for style guides.  I&#8217;ve actually thought about implementing such things but for existing projects that can be problematic as the scale of &#8220;failing&#8221; code could be quite high.  I like the idea of a build failing, though.  That could be run as a separate job that wouldn&#8217;t necessarily scuttle the &#8220;real&#8221; build but still provide some feedback.  I&#8217;ll have to see if something like that exists for hudson&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whaley</title>
		<link>http://antwerkz.com/your-project-needs-someone-like-me/#comment-81</link>
		<dc:creator>whaley</dc:creator>
		<pubDate>Mon, 29 Jun 2009 17:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.antwerkz.com/?p=2925#comment-81</guid>
		<description>Couple of thoughts:

Library enforcement - I&#039;m a fan of using maven pom&#039;s (please don&#039;t cringe) to enforce library versions used across the many projects of a single team or large group.

Style - Make something like checkstyle actually fail a build if there are commits that don&#039;t conform to basic rules like you highlighted (e.g. star imports).</description>
		<content:encoded><![CDATA[<p>Couple of thoughts:</p>
<p>Library enforcement &#8211; I&#8217;m a fan of using maven pom&#8217;s (please don&#8217;t cringe) to enforce library versions used across the many projects of a single team or large group.</p>
<p>Style &#8211; Make something like checkstyle actually fail a build if there are commits that don&#8217;t conform to basic rules like you highlighted (e.g. star imports).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

