|
|
@@ -221,9 +221,10 @@ restrictions on the classes which may be loaded by an extension.</p> |
|
|
|
<td width="5%"> </td> |
|
|
|
<td> |
|
|
|
The ant.bat script makes use of three environment variables - |
|
|
|
ANT_HOME, CLASSPATH and JAVA_HOME. <b>Ensure</b> that if |
|
|
|
these variables are set, they do <b><u>not</u></b> have quotes (either |
|
|
|
' or ") and they do <b><u>not</u></b> end with \ or with /. |
|
|
|
ANT_HOME, CLASSPATH and JAVA_HOME. <b>Ensure</b> that ANT_HOME and JAVA_HOME variables are set, |
|
|
|
and that they do <b><u>not</u></b> have quotes (either |
|
|
|
' or ") and they do <b><u>not</u></b> end with \ or with /. CLASSPATH should be unset or |
|
|
|
empty. |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|