<?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: Adaptation of Netbeans Ant Build for Integration II &#8211; Auto Increment Build/Version Number</title>
	<atom:link href="http://www.rekk.de/bloggy/2008/adaptation-of-netbeans-ant-build-for-integration-ii-auto-increment-buildversion-number/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rekk.de/bloggy/2008/adaptation-of-netbeans-ant-build-for-integration-ii-auto-increment-buildversion-number/</link>
	<description>Dropping Brain Crumbs ...</description>
	<lastBuildDate>Thu, 12 Jan 2012 10:09:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Rajkiran R B</title>
		<link>http://www.rekk.de/bloggy/2008/adaptation-of-netbeans-ant-build-for-integration-ii-auto-increment-buildversion-number/comment-page-1/#comment-109</link>
		<dc:creator>Rajkiran R B</dc:creator>
		<pubDate>Wed, 18 Aug 2010 13:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rekk.de/bloggy/?p=91#comment-109</guid>
		<description>@Shiva

Add the pattern attribute to the entry tag.

&lt;!-- increment version number --&gt;

entry key=&quot;version&quot; value=&quot;1&quot; type=&quot;int&quot; pattern=&quot;0&quot; operation=&quot;+&quot;/&gt;
</description>
		<content:encoded><![CDATA[<p>@Shiva</p>
<p>Add the pattern attribute to the entry tag.</p>
<p><!-- increment version number --></p>
<p>entry key=&#8221;version&#8221; value=&#8221;1&#8243; type=&#8221;int&#8221; pattern=&#8221;0&#8243; operation=&#8221;+&#8221;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiva</title>
		<link>http://www.rekk.de/bloggy/2008/adaptation-of-netbeans-ant-build-for-integration-ii-auto-increment-buildversion-number/comment-page-1/#comment-38</link>
		<dc:creator>Shiva</dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rekk.de/bloggy/?p=91#comment-38</guid>
		<description>The problem I am having is after the build number reaches 1000. The increment operation starts adding a comma. The number after 999 ends up being 1,000. Any suggestion on how to fix this?

</description>
		<content:encoded><![CDATA[<p>The problem I am having is after the build number reaches 1000. The increment operation starts adding a comma. The number after 999 ends up being 1,000. Any suggestion on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SoMa</title>
		<link>http://www.rekk.de/bloggy/2008/adaptation-of-netbeans-ant-build-for-integration-ii-auto-increment-buildversion-number/comment-page-1/#comment-37</link>
		<dc:creator>SoMa</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rekk.de/bloggy/?p=91#comment-37</guid>
		<description>Hi,

This is a very useful article. Thank you that you have shared it.

But, I have a problem. I tried to use this snippet of code and it is working well in simple java project but is not working in web project.

I am use NerBeans 6.5

Could you help me?

thx, SoMa</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is a very useful article. Thank you that you have shared it.</p>
<p>But, I have a problem. I tried to use this snippet of code and it is working well in simple java project but is not working in web project.</p>
<p>I am use NerBeans 6.5</p>
<p>Could you help me?</p>
<p>thx, SoMa</p>
]]></content:encoded>
	</item>
</channel>
</rss>

