Hi,

In the manual of Ant there is a list of built-in properties
(http://jakarta.apache.org/ant/manual/using.html#built-in-props) including
basedir, ant.version, etc.  But I was wondering why ant.home isn't to be
found in this list.  Afterall it is directly referenced by the core <exec>
task.

I noticed this, because I used this property somewhere to reference jars in
${ant.home}/lib, which probably isn't that clean anyway...

--
knut

Reply via email to