<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sun, 23 Nov 2008 09:17:23 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>autopublish your current javadocs on your intranet server 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/210/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/210/comments/</comments>
		<pubDate>Mon, 15 May 2006 11:19:31 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>ant, builds, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/210/</guid>
		<description>
			<![CDATA[
				<p>if you use the same buildfiles on your local codebase and your continuous integration buildserver, the if-attribute for <b>ant</b>'s <b>target</b>s comes in handy...<br /><br />for this ant buildfile snippet to only create+publish javadoc when executed on the buildserver, the buildserver only has to set the referred system property, e.g. on its startup by using a Java D-option "-Dcontinuous.build=true" ...</p>
			]]>
		</description>
	</item>

	
	<item>
		<title>autopublish your current javadocs on your intranet server 2</title>
		<link>http://www.bytemycode.com/snippets/snippet/210/2/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/210/comments/</comments>
		<pubDate>Mon, 15 May 2006 11:21:30 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>ant, builds, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/210/</guid>
		<description>
			<![CDATA[
				<p>if you use the same buildfiles on your local codebase and your continuous integration buildserver, the if-attribute for <b>ant</b>'s <b>target</b>s comes in handy...<br /><br />for this ant buildfile snippet to only create+publish javadoc when executed on the buildserver, the buildserver only has to set the referred system property, e.g. on its startup by using a Java D-option "-Dcontinuous.build=true" ...</p>
			]]>
		</description>
	</item>

	
	<item>
		<title>autopublish your current javadocs on your intranet server 3</title>
		<link>http://www.bytemycode.com/snippets/snippet/210/3/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/210/comments/</comments>
		<pubDate>Mon, 15 May 2006 11:24:46 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>ant, builds, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/210/</guid>
		<description>
			<![CDATA[
				<p>if you use the same buildfiles on your local codebase and your continuous integration buildserver, the if-attribute for <b>ant</b>'s <b>target</b>s comes in handy...<br /><br />for this ant buildfile snippet to only create+publish javadoc when executed on the buildserver, the buildserver only has to set the referred system property, e.g. on its startup by using a Java D-option "-Dcontinuous.build=true" ...<br /><br /><a href='http://ant.apache.org/' target="_blank">ant</a></p>
			]]>
		</description>
	</item>

	
	<item>
		<title>autopublish your current javadocs on your intranet server 4</title>
		<link>http://www.bytemycode.com/snippets/snippet/210/4/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/210/comments/</comments>
		<pubDate>Mon, 15 May 2006 11:25:31 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>ant, builds, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/210/</guid>
		<description>
			<![CDATA[
				<p>if you use the same buildfiles on your local codebase and your continuous integration buildserver, the if-attribute for <b>ant</b>'s <b>target</b>s comes in handy...<br /><br />for this ant buildfile snippet to only create+publish javadoc when executed on the buildserver, the buildserver only has to set the referred system property, e.g. on its startup by using a Java D-option "-Dcontinuous.build=true" ...<br /><br /><a href='http://ant.apache.org/' target="_blank">ant buildtool website</a></p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>