<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 17: warning: 'includeantruntime' was not set</title><link>https://sourceforge.net/p/xmlvm/bugs/17/</link><description>Recent changes to 17: warning: 'includeantruntime' was not set</description><atom:link href="https://sourceforge.net/p/xmlvm/bugs/17/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 02 May 2012 12:58:39 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xmlvm/bugs/17/feed.rss" rel="self" type="application/rss+xml"/><item><title>warning: 'includeantruntime' was not set</title><link>https://sourceforge.net/p/xmlvm/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ant 1.8 gives the following warning&lt;/p&gt;
&lt;p&gt;[javac] build.xml:9: warning: 'includeantruntime' was not set, &lt;br /&gt;
defaulting to build.sysclasspath=last; set to false for repeatable builds&lt;/p&gt;
&lt;p&gt;Beacuse a feature introduced in the 1.8 version.. easyly solved by adding &lt;/p&gt;
&lt;p&gt;&amp;lt;presetdef name="javac"&amp;gt;&lt;br /&gt;
&amp;lt;javac includeantruntime="false" /&amp;gt;&lt;br /&gt;
&amp;lt;/presetdef&amp;gt;&lt;/p&gt;
&lt;p&gt;in the beginning in build.xml&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 02 May 2012 12:58:39 -0000</pubDate><guid>https://sourceforge.net3cca6fce31f81d9b4e78c52b78ebff6c6f12edb6</guid></item></channel></rss>