<?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: Nant Complexity and the Boo Build System</title>
	<atom:link href="http://jrwren.wrenfam.com/blog/2007/11/18/nant-complexity-and-the-boo-build-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrwren.wrenfam.com/blog/2007/11/18/nant-complexity-and-the-boo-build-system/</link>
	<description>babblings of a computer loving fool</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:52:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Samir Vaidya</title>
		<link>http://jrwren.wrenfam.com/blog/2007/11/18/nant-complexity-and-the-boo-build-system/comment-page-1/#comment-30509</link>
		<dc:creator>Samir Vaidya</dc:creator>
		<pubDate>Mon, 31 Mar 2008 01:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://jrwren.wrenfam.com/blog/2007/11/18/nant-complexity-and-the-boo-build-system/#comment-30509</guid>
		<description>Hi Jay,

I was just trying to figure out how to accomplish the following in an NAnt task.  When I attempt to execute this, I get an error during compilation.  

if test=&quot;${current-day &lt; 10}&quot; where current-day is an integer based property.  Is there a way to get this if condition to work with the less than (&#039;&lt;&#039;) operator or is there an alternative way to accomplish this?

Thanks.

--Friend of &quot;The Gleek&quot;</description>
		<content:encoded><![CDATA[<p>Hi Jay,</p>
<p>I was just trying to figure out how to accomplish the following in an NAnt task.  When I attempt to execute this, I get an error during compilation.  </p>
<p>if test=&#8221;${current-day &lt; 10}&#8221; where current-day is an integer based property.  Is there a way to get this if condition to work with the less than (&#8216;&lt;&#8217;) operator or is there an alternative way to accomplish this?</p>
<p>Thanks.</p>
<p>&#8211;Friend of &#8220;The Gleek&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

