<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Alan&#039;s Ramblings - ant tag</title>
  <link>http://bleaklow.com:80/tags/ant/</link>
  <description>My opinions may be incorrect, but they are my own</description>
  <language>en</language>
  <copyright>Alan Burlison</copyright>
  <lastBuildDate>Wed, 29 Feb 2012 20:50:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <image>
    <url>http://bleaklow.com/images/misc/logo.gif</url>
    <title>Alan&#039;s Ramblings</title>
    <link>http://bleaklow.com:80/</link>
  </image>
  <item>
    <title>Why I hate XML, and Ant&#039;s use of it in particular</title>
    <link>http://bleaklow.com:80/2006/03/25/why_i_hate_xml_and_ants_use_of_it_in_particular.html</link>
    <description>
          &lt;p&gt;
I was googling around for examples of how to sign a JAR file in Ant using the signjar task and came across &lt;a href=&#034;http://www.codecomments.com/message630181.html&#034;&gt;this&lt;/a&gt; monstrosity - 217 lines of turgid XML.  How anyone can say Ant is an improvement over make is a mystery to me, and how anyone could ever think that XML is fit for consumption by humans is an even &lt;b&gt;bigger&lt;/b&gt; mystery.  XML is food for machines, not people.  I sincerely hope that the current fad for doing &lt;a href=&#034;http://thedailywtf.com/forums/63360/ShowPost.aspx&#034;&gt;everything in XML&lt;/a&gt; (and we have some examples close to home) is going to an early grave.
&lt;/p&gt;&lt;p&gt;
What I&#039;m actually trying to do is to deploy an application via WebStart from within NetBeans - I&#039;ve loaded up the NetBeans WebStart module but it really doesn&#039;t cut the mustard yet, it doesn&#039;t support JAR signing, it hard-codes the name of the JNLP file and it assumes you want a WAR file building.  Here&#039;s hoping they make the necessary improvements in short order.
&lt;/p&gt;</description>
      <category>Tech</category>
    <category>Java</category>
    <comments>http://bleaklow.com:80/2006/03/25/why_i_hate_xml_and_ants_use_of_it_in_particular.html#comments</comments>
    <guid isPermaLink="true">http://bleaklow.com:80/2006/03/25/why_i_hate_xml_and_ants_use_of_it_in_particular.html</guid>
    <pubDate>Sat, 25 Mar 2006 08:26:49 GMT</pubDate>
  </item>
  </channel>
</rss>

