<?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>Daniele Madama &#187; ant</title>
	<atom:link href="http://www.danysoft.org/blog/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danysoft.org/blog</link>
	<description>Some pieces of me</description>
	<lastBuildDate>Thu, 02 Sep 2010 20:58:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Distribute application with Ant</title>
		<link>http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/</link>
		<comments>http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:42:31 +0000</pubDate>
		<dc:creator>Daniele Madama</dc:creator>
				<category><![CDATA[My IT world]]></category>
		<category><![CDATA[Work stuff]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[one-jar]]></category>
		<category><![CDATA[uberjar]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.danysoft.org/blog/?p=77</guid>
		<description><![CDATA[<!-- Start Phiware Voice Button --><div id="vox">
                   <a href="http://tts-voice.phiware.com/danysoftvox?url=http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/" onClick="javascript:window.open('http://tts-voice.phiware.com/danysoftvox?url=http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/', 'PhiwareVoice', 'toolbar=no,status=no,width=400,height=300,scrollbars=no,menubar=no'); return false;" accesskey="L" target="_vox">
                     <img src="http://voice.phiware.com/themes/voice/images/button.png" alt="listen this page" />
                   </a>
                 </div><!-- End Phiware Voice Button --><p>Hi guys,</p>
<p>yesterday I spent some of my time looking for a tool to make a better distribution of <a href="http://www.phiware.ch" title="Phiware" target="_blank">our</a> java application. No, I&#8217;m not talking about a java installer or something else, but only a way to distribute our internal tools in a single jar.</p>
<p>In the paste I&#8217;ve used <a href="http://classworlds.codehaus.org/uberjar.html" target="_blank">Uberjar</a> with <a href="http://maven.apache.org/" target="_blank">maven</a> but now I&#8217;m using <a href="http://ant.apache.org/" target="_blank">ant</a> and after a lot of try I choose <a href="http://one-jar.sourceforge.net/" target="_blank">One-Jar</a>; but it works only with ant, probably the best solution is to try a way that work with maven too. Have you a suggest for me? <img src='http://www.danysoft.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Phiware Voice Button --><div id="vox">
                   <a href="http://tts-voice.phiware.com/danysoftvox?url=http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/" onClick="javascript:window.open('http://tts-voice.phiware.com/danysoftvox?url=http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/', 'PhiwareVoice', 'toolbar=no,status=no,width=400,height=300,scrollbars=no,menubar=no'); return false;" accesskey="L" target="_vox">
                     <img src="http://voice.phiware.com/themes/voice/images/button.png" alt="listen this page" />
                   </a>
                 </div><!-- End Phiware Voice Button --><p>Hi guys,</p>
<p>yesterday I spent some of my time looking for a tool to make a better distribution of <a href="http://www.phiware.ch" title="Phiware" target="_blank">our</a> java application. No, I&#8217;m not talking about a java installer or something else, but only a way to distribute our internal tools in a single jar.</p>
<p>In the paste I&#8217;ve used <a href="http://classworlds.codehaus.org/uberjar.html" target="_blank">Uberjar</a> with <a href="http://maven.apache.org/" target="_blank">maven</a> but now I&#8217;m using <a href="http://ant.apache.org/" target="_blank">ant</a> and after a lot of try I choose <a href="http://one-jar.sourceforge.net/" target="_blank">One-Jar</a>; but it works only with ant, probably the best solution is to try a way that work with maven too. Have you a suggest for me? <img src='http://www.danysoft.org/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.danysoft.org/blog/2008/07/30/distribute-application-with-ant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
