|
|
@@ -262,7 +262,7 @@ ant.version the version of Ant |
|
|
|
ant.project.name the name of the project that is currently executing; |
|
|
|
it is set in the name attribute of <project>. |
|
|
|
ant.java.version the JVM version Ant detected; currently it can hold |
|
|
|
the values "1.1", "1.2", "1.3" and "1.4". |
|
|
|
the values "1.2", "1.3", "1.4" and "1.5". |
|
|
|
</pre> |
|
|
|
|
|
|
|
<a name="example"><h3>Example Buildfile</h3></a> |
|
|
|