<?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: Ant macrodef</title>
	<atom:link href="http://amazing-development.com/archives/2005/03/09/macrodef-for-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://amazing-development.com/archives/2005/03/09/macrodef-for-ant/</link>
	<description>ruby, java and the rest</description>
	<lastBuildDate>Mon, 05 Dec 2011 11:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Frank Spychalski</title>
		<link>http://amazing-development.com/archives/2005/03/09/macrodef-for-ant/comment-page-1/#comment-357</link>
		<dc:creator>Frank Spychalski</dc:creator>
		<pubDate>Sat, 11 Feb 2006 09:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.spychalski.de/blog/archives/2005/03/09/macrodef-for-ant/#comment-357</guid>
		<description>I&#039;m not really sure what you want to achieve. You have 3 files: your a) build.xml, b) xml with list of projects, c) macrodef in other file. Include c) in a), parse b) and pass as content to your target. Is that what you want to do?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not really sure what you want to achieve. You have 3 files: your a) build.xml, b) xml with list of projects, c) macrodef in other file. Include c) in a), parse b) and pass as content to your target. Is that what you want to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhavesh</title>
		<link>http://amazing-development.com/archives/2005/03/09/macrodef-for-ant/comment-page-1/#comment-356</link>
		<dc:creator>bhavesh</dc:creator>
		<pubDate>Sat, 11 Feb 2006 06:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.spychalski.de/blog/archives/2005/03/09/macrodef-for-ant/#comment-356</guid>
		<description>Hi,

I have one xml file having list of projects with its attributes. is it possible to pass these attributes to macrodef,if macrodef is defined in other xml file?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have one xml file having list of projects with its attributes. is it possible to pass these attributes to macrodef,if macrodef is defined in other xml file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

