<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Ant Scripts without XML</title>
	<link>http://myarch.com/ant-scripts-without-xml</link>
	<description>Builds and bytes</description>
	<pubDate>Thu, 28 Aug 2008 07:59:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Alexander Ananiev</title>
		<link>http://myarch.com/ant-scripts-without-xml#comment-25619</link>
		<pubDate>Wed, 09 Apr 2008 02:58:53 +0000</pubDate>
		<guid>http://myarch.com/ant-scripts-without-xml#comment-25619</guid>
					<description>Thanks for the AntXtras pointer, I was not aware about this library. From briefly looking at the examples on the site, it looks like there is still some procedural logic (for, ifs) implemented in Ant using custom tasks. That's what I'm trying to avoid with PAnt. BTW, you can invoke any custom task (including the ones created with macrodef or scriptdef) from PAnt, not just the ones that come with Ant, so PAnt can complement any Ant extension library.

Cheers, 
Alexander.</description>
		<content:encoded><![CDATA[<p>Thanks for the AntXtras pointer, I was not aware about this library. From briefly looking at the examples on the site, it looks like there is still some procedural logic (for, ifs) implemented in Ant using custom tasks. That&#8217;s what I&#8217;m trying to avoid with PAnt. BTW, you can invoke any custom task (including the ones created with macrodef or scriptdef) from PAnt, not just the ones that come with Ant, so PAnt can complement any Ant extension library.</p>
<p>Cheers,<br />
Alexander.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: The Wabbit</title>
		<link>http://myarch.com/ant-scripts-without-xml#comment-25593</link>
		<pubDate>Tue, 08 Apr 2008 11:11:50 +0000</pubDate>
		<guid>http://myarch.com/ant-scripts-without-xml#comment-25593</guid>
					<description>[Biased opinion warning] I use the AntXtras (antxtras.sf.net) project to get flow control and other goodies in Ant scripts without the ugliness of ant-contrib. This library combined with macrodefs,  presetdefs, and antlibs (three vastly under utilized features of Ant) dispense with most of the ugliness, awkwardness, and general maintenance nightmares found in many (most?) Ant scripts I've encountered. A lack of understanding of anything beyond buildscript-101 seems to be the underlying cause of most issues (I see the same problem reflected in Maven POM files from hell...)

-The Wabbit</description>
		<content:encoded><![CDATA[<p>[Biased opinion warning] I use the AntXtras (antxtras.sf.net) project to get flow control and other goodies in Ant scripts without the ugliness of ant-contrib. This library combined with macrodefs,  presetdefs, and antlibs (three vastly under utilized features of Ant) dispense with most of the ugliness, awkwardness, and general maintenance nightmares found in many (most?) Ant scripts I&#8217;ve encountered. A lack of understanding of anything beyond buildscript-101 seems to be the underlying cause of most issues (I see the same problem reflected in Maven POM files from hell&#8230;)</p>
<p>-The Wabbit
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: techgirl_it</title>
		<link>http://myarch.com/ant-scripts-without-xml#comment-20381</link>
		<pubDate>Fri, 18 Jan 2008 01:36:49 +0000</pubDate>
		<guid>http://myarch.com/ant-scripts-without-xml#comment-20381</guid>
					<description>Found your blog while I was doing some research on a conference I just got back from. While I was here, I've read through some of your recent posts. 
Have you taken a look at the new series of SOA events offered by ZapThink this year? I just got back from an event and really got a lot out of it. I thought it was worth passing on the link, if nothing else, just so you can take a look at what's coming up. 

In the hopes that your blog allows posts to contain Web addresses, here's the link: www.zapthink.com/eventreg.html. And pass it on to any colleagues you think may be interested. Given that it’s still a relatively unknown event, I’m spreading the news now about it because I am hoping they can get more people there!

ZapThink’s offered me and any of my friends a $50 discount if you register with the code GAFPSOA1. 

Hope you can make it, because it was definitely worth my time!</description>
		<content:encoded><![CDATA[<p>Found your blog while I was doing some research on a conference I just got back from. While I was here, I&#8217;ve read through some of your recent posts.<br />
Have you taken a look at the new series of SOA events offered by ZapThink this year? I just got back from an event and really got a lot out of it. I thought it was worth passing on the link, if nothing else, just so you can take a look at what&#8217;s coming up. </p>
<p>In the hopes that your blog allows posts to contain Web addresses, here&#8217;s the link: <a href='http://www.zapthink.com/eventreg.html.' rel='nofollow'>www.zapthink.com/eventreg.html.</a> And pass it on to any colleagues you think may be interested. Given that it’s still a relatively unknown event, I’m spreading the news now about it because I am hoping they can get more people there!</p>
<p>ZapThink’s offered me and any of my friends a $50 discount if you register with the code GAFPSOA1. </p>
<p>Hope you can make it, because it was definitely worth my time!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
