<?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: Asdoc ant task</title>
	<atom:link href="http://www.herrodius.com/blog/85/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/85</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13751</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 28 Nov 2008 19:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13751</guid>
		<description>Christophe,
I may be missing one or more important steps here.
I guess, I&#039;m not sure how to integrate the build.xml file into my project, 
because the asdoc directory that gets created is empty.
I&#039;m assuming the build.xml file needs to reside in the project directory?
Also, what do you mean in step 5 by &quot;run the target&quot;?
Thanks,
-Alex</description>
		<content:encoded><![CDATA[<p>Christophe,<br />
I may be missing one or more important steps here.<br />
I guess, I&#8217;m not sure how to integrate the build.xml file into my project,<br />
because the asdoc directory that gets created is empty.<br />
I&#8217;m assuming the build.xml file needs to reside in the project directory?<br />
Also, what do you mean in step 5 by &#8220;run the target&#8221;?<br />
Thanks,<br />
-Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Lloyd</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13634</link>
		<dc:creator>Matthew Lloyd</dc:creator>
		<pubDate>Tue, 19 Aug 2008 14:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13634</guid>
		<description>Actually I&#039;ve just got hold of the source, I&#039;ll add the changes myself and
place it on my blog, with accreditation to you obviously.</description>
		<content:encoded><![CDATA[<p>Actually I&#8217;ve just got hold of the source, I&#8217;ll add the changes myself and<br />
place it on my blog, with accreditation to you obviously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Lloyd</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13633</link>
		<dc:creator>Matthew Lloyd</dc:creator>
		<pubDate>Tue, 19 Aug 2008 14:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13633</guid>
		<description>This is really great thanks Chrisophe,

However it would be nice if we could have an exclude regex, failing that
multiple doc sources would be nice!</description>
		<content:encoded><![CDATA[<p>This is really great thanks Chrisophe,</p>
<p>However it would be nice if we could have an exclude regex, failing that<br />
multiple doc sources would be nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13597</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13597</guid>
		<description>Is it possible to exclude some filesets? For example, I want to exclude all files within SCCS (BitKeeper source control) dirs.</description>
		<content:encoded><![CDATA[<p>Is it possible to exclude some filesets? For example, I want to exclude all files within SCCS (BitKeeper source control) dirs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13582</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Thu, 17 Jul 2008 18:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13582</guid>
		<description>Hi Beau,

the sources are available in the old repo structure. Please see http://prana.svn.sourceforge.net/viewvc/prana/trunk/ant/ or check out the repo. We still need to merge some parts of that old structure with the new one. Let me know if you would be interested in having svn commit access.

@Trevor: a little late... I hope Beau can provide you with that option ;-)</description>
		<content:encoded><![CDATA[<p>Hi Beau,</p>
<p>the sources are available in the old repo structure. Please see <a href="http://prana.svn.sourceforge.net/viewvc/prana/trunk/ant/" rel="nofollow">http://prana.svn.sourceforge.net/viewvc/prana/trunk/ant/</a> or check out the repo. We still need to merge some parts of that old structure with the new one. Let me know if you would be interested in having svn commit access.</p>
<p>@Trevor: a little late&#8230; I hope Beau can provide you with that option <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau Scott</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13581</link>
		<dc:creator>Beau Scott</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13581</guid>
		<description>Any chance of getting the source to this? I couldn&#039;t find it in the Prana repository, and I&#039;d like to add the support of custom flex-config files (the load-config parameter of asdoc)

Beau</description>
		<content:encoded><![CDATA[<p>Any chance of getting the source to this? I couldn&#8217;t find it in the Prana repository, and I&#8217;d like to add the support of custom flex-config files (the load-config parameter of asdoc)</p>
<p>Beau</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Burton</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13524</link>
		<dc:creator>Trevor Burton</dc:creator>
		<pubDate>Thu, 03 Jul 2008 12:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13524</guid>
		<description>Christophe - is there any way to load a custom flex-config file?</description>
		<content:encoded><![CDATA[<p>Christophe &#8211; is there any way to load a custom flex-config file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Brown</title>
		<link>http://www.herrodius.com/blog/85/comment-page-1#comment-13186</link>
		<dc:creator>Chris Brown</dc:creator>
		<pubDate>Fri, 14 Mar 2008 05:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=85#comment-13186</guid>
		<description>Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Thanks for sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

