<?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>It's Only Software &#187; [Quick Tip] Printing out all matches in an Ant fileset &#8211; It&#8217;s Only Software</title>
	<atom:link href="http://www.mularien.com/blog/category/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 01 Mar 2011 11:26:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[Quick Tip] Printing out all matches in an Ant fileset</title>
		<link>http://www.mularien.com/blog/2009/06/23/quick-tip-printing-out-all-matches-in-an-ant-fileset/</link>
		<comments>http://www.mularien.com/blog/2009/06/23/quick-tip-printing-out-all-matches-in-an-ant-fileset/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:17:10 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[ant]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[quicktip]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/?p=148</guid>
		<description><![CDATA[This is one of those things that&#8217;s so handy, I can&#8217;t believe it hasn&#8217;t been posted before. I found a 2006 post from JavaLobby, where R.J. Lorimer writes about how to print out a classpath. Also useful, but the particular use case I ran into was &#8211; one of our build scripts uses a fileset [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2009/06/23/quick-tip-printing-out-all-matches-in-an-ant-fileset/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Tip: Using an authenticated proxy server with Ivy</title>
		<link>http://www.mularien.com/blog/2008/01/18/quick-tip-using-an-authenticated-proxy-server-with-ivy/</link>
		<comments>http://www.mularien.com/blog/2008/01/18/quick-tip-using-an-authenticated-proxy-server-with-ivy/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 13:25:46 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[ant]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ivy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[springwebflow]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2008/01/18/quick-tip-using-an-authenticated-proxy-server-with-ivy/</guid>
		<description><![CDATA[I was recently checking out the sample applications that ship with Spring Web Flow 2.0. In order to build the examples, you have to run an ant build that involves the Ivy Dependency Manager. I was doing this behind a proxy server which requires username/password authentication, which unfortunately isn&#8217;t documented in the Ivy FAQ. In [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/01/18/quick-tip-using-an-authenticated-proxy-server-with-ivy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip: Using &#8220;Ant Builder&#8221; to customize Eclipse builds using ant scripts</title>
		<link>http://www.mularien.com/blog/2008/01/03/quick-tip-using-ant-builder-to-customize-eclipse-builds-using-ant-scripts/</link>
		<comments>http://www.mularien.com/blog/2008/01/03/quick-tip-using-ant-builder-to-customize-eclipse-builds-using-ant-scripts/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 04:09:00 +0000</pubDate>
		<dc:creator>pmularien</dc:creator>
				<category><![CDATA[ant]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.mularien.com/blog/2008/01/03/quick-tip-using-ant-builder-to-customize-eclipse-builds-using-ant-scripts/</guid>
		<description><![CDATA[Recently, while working on a customer&#8217;s older EJB 2-based system, I was going a bit nutty having to run a 1-2 minute ant build to execute various code generation tasks (anyone have fond memories of ejbgen like I do? ) I was able to get Eclipse set up to be happy with the relatively complex [...]]]></description>
		<wfw:commentRss>http://www.mularien.com/blog/2008/01/03/quick-tip-using-ant-builder-to-customize-eclipse-builds-using-ant-scripts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.300 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 14:44:40 -->

