<?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/"
	>

<channel>
	<title>Ketan&#039;s Musings &#187; growl</title>
	<atom:link href="http://ketan.padegaonkar.name/tag/growl/feed" rel="self" type="application/rss+xml" />
	<link>http://ketan.padegaonkar.name</link>
	<description>Where he blogs about his eclipse musings</description>
	<lastBuildDate>Sat, 26 Feb 2011 18:24:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Growl notifications from ant</title>
		<link>http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html</link>
		<comments>http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:59:34 +0000</pubDate>
		<dc:creator>Ketan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[growl]]></category>

		<guid isPermaLink="false">http://ketan.padegaonkar.name/?p=234</guid>
		<description><![CDATA[If you use ant to run your builds, and would like to receive growl notifications about execution status, presenting Growl notifications for ant. All you need to do is execute: ant -listener com.google.code.ant.growlnotify.GrowlListener And you&#8217;ll need is the growlnotify binary somewhere on your path, this is bundled with the Growl binary dmg. Post on Google [...]]]></description>
			<content:encoded><![CDATA[<p>If you use ant to run your builds, and would like to receive <a href="http://growl.info">growl</a> notifications about execution status, presenting <a href="http://code.google.com/p/ant-growlnotify/">Growl notifications for ant</a>.</p>
<p>All you need to do is execute:</p>
<p><code>ant -listener com.google.code.ant.growlnotify.GrowlListener</code></p>
<p>And you&#8217;ll need is the <a href="http://growl.info/documentation/growlnotify.php">growlnotify</a> binary somewhere on your path, this is bundled with the Growl binary dmg.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Growl+notifications+from+ant&amp;link=http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html&amp;notes=If%20you%20use%20ant%20to%20run%20your%20builds%2C%20and%20would%20like%20to%20receive%20growl%20notifications%20about%20execution%20status%2C%20presenting%20Growl%20notifications%20for%20ant.%0A%0AAll%20you%20need%20to%20do%20is%20execute%3A%0A%0Aant%20-listener%20com.google.code.ant.growlnotify.GrowlListener%0A%0AAnd%20you%27ll%20need%20is%20the%20growlnotify%20binary%20somewhere%20on%20your%20p&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Growl+notifications+from+ant&amp;link=http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html&amp;notes=If%20you%20use%20ant%20to%20run%20your%20builds%2C%20and%20would%20like%20to%20receive%20growl%20notifications%20about%20execution%20status%2C%20presenting%20Growl%20notifications%20for%20ant.%0A%0AAll%20you%20need%20to%20do%20is%20execute%3A%0A%0Aant%20-listener%20com.google.code.ant.growlnotify.GrowlListener%0A%0AAnd%20you%27ll%20need%20is%20the%20growlnotify%20binary%20somewhere%20on%20your%20p&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Growl+notifications+from+ant&amp;link=http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html&amp;notes=If%20you%20use%20ant%20to%20run%20your%20builds%2C%20and%20would%20like%20to%20receive%20growl%20notifications%20about%20execution%20status%2C%20presenting%20Growl%20notifications%20for%20ant.%0A%0AAll%20you%20need%20to%20do%20is%20execute%3A%0A%0Aant%20-listener%20com.google.code.ant.growlnotify.GrowlListener%0A%0AAnd%20you%27ll%20need%20is%20the%20growlnotify%20binary%20somewhere%20on%20your%20p&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=RT+%40ketanpkr+%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Growl+notifications+from+ant&amp;link=http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html&amp;notes=If%20you%20use%20ant%20to%20run%20your%20builds%2C%20and%20would%20like%20to%20receive%20growl%20notifications%20about%20execution%20status%2C%20presenting%20Growl%20notifications%20for%20ant.%0A%0AAll%20you%20need%20to%20do%20is%20execute%3A%0A%0Aant%20-listener%20com.google.code.ant.growlnotify.GrowlListener%0A%0AAnd%20you%27ll%20need%20is%20the%20growlnotify%20binary%20somewhere%20on%20your%20p&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-dzone">
			<a href="http://www.shareaholic.com/api/share/?title=Growl+notifications+from+ant&amp;link=http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html&amp;notes=If%20you%20use%20ant%20to%20run%20your%20builds%2C%20and%20would%20like%20to%20receive%20growl%20notifications%20about%20execution%20status%2C%20presenting%20Growl%20notifications%20for%20ant.%0A%0AAll%20you%20need%20to%20do%20is%20execute%3A%0A%0Aant%20-listener%20com.google.code.ant.growlnotify.GrowlListener%0A%0AAnd%20you%27ll%20need%20is%20the%20growlnotify%20binary%20somewhere%20on%20your%20p&amp;short_link=&amp;shortener=bitly&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=102&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to DZone">Add this to DZone</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://ketan.padegaonkar.name/2008/07/09/growl-notifications-from-ant.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

