<?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>Trisummit Technologies &#187; Uncategorized</title>
	<atom:link href="http://trisummit.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://trisummit.net</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 18:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building a Spring Application with ANT</title>
		<link>http://trisummit.net/2012/03/23/building-a-spring-application-with-ant/</link>
		<comments>http://trisummit.net/2012/03/23/building-a-spring-application-with-ant/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 19:55:33 +0000</pubDate>
		<dc:creator>Brian Nettles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://trisummit.net/?p=593</guid>
		<description><![CDATA[I am not going to show you how to do this.  Instead, I am giving you the URL of a tutorial which does a great job at setting you up.
http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html#step1.6
Most Spring samples are based on using Maven to do your builds.  But if you need to use ant to do your builds, use [...]]]></description>
			<content:encoded><![CDATA[<p>I am not going to show you how to do this.  Instead, I am giving you the URL of a tutorial which does a great job at setting you up.</p>
<p>http://static.springsource.org/docs/Spring-MVC-step-by-step/part1.html#step1.6</p>
<p>Most Spring samples are based on using Maven to do your builds.  But if you need to use ant to do your builds, use this tutorial to get you started.</p>
]]></content:encoded>
			<wfw:commentRss>http://trisummit.net/2012/03/23/building-a-spring-application-with-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

