|
@@ -386,6 +386,8 @@ name of the operating system.</p> |
|
|
<li>basedir - the absolute path of the project's basedir (as set |
|
|
<li>basedir - the absolute path of the project's basedir (as set |
|
|
with the basedir attribute of <project>).</li> |
|
|
with the basedir attribute of <project>).</li> |
|
|
<li>ant.file - the absolute path of the build file.</li> |
|
|
<li>ant.file - the absolute path of the build file.</li> |
|
|
|
|
|
<li>ant.project.name - the name of the project that is currently executing. It is |
|
|
|
|
|
set by the name attribute in project tag of build file.</li> |
|
|
<li>ant.java.version - the JVM version Ant detected. Currently it |
|
|
<li>ant.java.version - the JVM version Ant detected. Currently it |
|
|
can hold the values "1.1", "1.2" and |
|
|
can hold the values "1.1", "1.2" and |
|
|
"1.3".</li> |
|
|
"1.3".</li> |
|
|