<?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>ESME &#187; ant</title>
	<atom:link href="http://blog.esme.us/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.esme.us</link>
	<description>enterprise microsharing in a process context</description>
	<lastBuildDate>Sun, 24 Jan 2010 14:12:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ESME Client for Ant</title>
		<link>http://blog.esme.us/esme-client-for-ant/</link>
		<comments>http://blog.esme.us/esme-client-for-ant/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 08:47:00 +0000</pubDate>
		<dc:creator>dick</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[Client]]></category>

		<guid isPermaLink="false">http://blog.esme.us/?p=365</guid>
		<description><![CDATA[We&#8217;ve already shown how ESME can be integrated to SAP-specific development environments (including ABAP and the NetWeaver Portal). I wanted to expand this integration to other non-SAP platforms.
I&#8217;ve just completed a integration with Apache Ant which is &#8220;a Java-based build tool&#8221;. It is now possible to send messages to ESME that describe the progress of [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve already <a href="http://blog.esme.us/meet-the-jammers-session-from-berlin/" target="_blank">shown </a>how ESME can be integrated to SAP-specific development environments (including ABAP and the NetWeaver Portal). I wanted to expand this integration to other non-SAP platforms.</p>
<p>I&#8217;ve just completed a integration with <a href="http://ant.apache.org/" target="_blank">Apache Ant</a> which is &#8220;a Java-based build tool&#8221;. It is now possible to send messages to ESME that describe the progress of your build steps. This is especially useful when ESME is being in development projects where individual developers can be made aware of the status of various-build related actions. For example, a development team could be informed that a build is broken or if it is successful.</p>
<p>There was already standard actions in ant to send emails but I thought ESME integration might be more useful.</p>
<p>An example build.xml file and the simple Java class that sends ESME messages (based on the ESME java API) <a href="http://code.google.com/p/esmeproject/wiki/ESME_Client_for_Ant" target="_blank">are present in the wiki on the Google Code site</a>. </p>
<p>The same model and code could probably be used for Apache <a href="http://maven.apache.org/" target="_blank">Maven </a>- a software project management and comprehension tool- as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.esme.us/esme-client-for-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
