<?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: ShrinkSafe via Ant</title>
	<atom:link href="http://www.alittlemadness.com/2010/05/25/shrinksafe-via-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alittlemadness.com/2010/05/25/shrinksafe-via-ant/</link>
	<description>A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis</description>
	<lastBuildDate>Fri, 03 Feb 2012 00:04:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sinbad</title>
		<link>http://www.alittlemadness.com/2010/05/25/shrinksafe-via-ant/comment-page-1/#comment-347629</link>
		<dc:creator>sinbad</dc:creator>
		<pubDate>Wed, 22 Jun 2011 20:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=526#comment-347629</guid>
		<description>I tried to run the compression using the ant task and I get the following error:

/tmp/sns/wfn-static/build.xml:84: java.io.IOException: No such file or directory
        at java.io.File.createNewFile(File.java:883)
        at com.zutubi.ant.shrinksafe.ShrinksafeTask.execute(ShrinksafeTask.java:107)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
        at org.apache.tools.ant.Main.runBuild(Main.java:809)
        at org.apache.tools.ant.Main.startAnt(Main.java:217)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</description>
		<content:encoded><![CDATA[<p>I tried to run the compression using the ant task and I get the following error:</p>
<p>/tmp/sns/wfn-static/build.xml:84: java.io.IOException: No such file or directory<br />
        at java.io.File.createNewFile(File.java:883)<br />
        at com.zutubi.ant.shrinksafe.ShrinksafeTask.execute(ShrinksafeTask.java:107)<br />
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)<br />
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)<br />
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
        at java.lang.reflect.Method.invoke(Method.java:600)<br />
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)<br />
        at org.apache.tools.ant.Task.perform(Task.java:348)<br />
        at org.apache.tools.ant.Target.execute(Target.java:390)<br />
        at org.apache.tools.ant.Target.performTasks(Target.java:411)<br />
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)<br />
        at org.apache.tools.ant.Project.executeTarget(Project.java:1368)<br />
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)<br />
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)<br />
        at org.apache.tools.ant.Main.runBuild(Main.java:809)<br />
        at org.apache.tools.ant.Main.startAnt(Main.java:217)<br />
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)<br />
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a little madness &#187; Blog Archive &#187; JavaScript Compressor Comparison</title>
		<link>http://www.alittlemadness.com/2010/05/25/shrinksafe-via-ant/comment-page-1/#comment-219241</link>
		<dc:creator>a little madness &#187; Blog Archive &#187; JavaScript Compressor Comparison</dc:creator>
		<pubDate>Thu, 03 Jun 2010 07:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.alittlemadness.com/?p=526#comment-219241</guid>
		<description>[...] following on from last weeks post I have taken a closer look at the common tools used to compress JavaScript. Below is a graph of the [...]</description>
		<content:encoded><![CDATA[<p>[...] following on from last weeks post I have taken a closer look at the common tools used to compress JavaScript. Below is a graph of the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

