You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2007/07/04 19:10:22 UTC

svn commit: r553274 - /harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt

Author: smishura
Date: Wed Jul  4 10:10:21 2007
New Revision: 553274

URL: http://svn.apache.org/viewvc?view=rev&rev=553274
Log:
Add note about dir name for AutoIt tool.

Modified:
    harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt

Modified: harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt
URL: http://svn.apache.org/viewvc/harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt?view=diff&rev=553274&r1=553273&r2=553274
==============================================================================
--- harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt (original)
+++ harmony/enhanced/buildtest/branches/2.0/adaptors/ehwa/README.txt Wed Jul  4 10:10:21 2007
@@ -73,8 +73,12 @@
 NOTE:
 
 1) On Windows* AutoIt3 home should be added to the PATH before the EHWA scenario run 
-   To install the tool on Windows 2003 installer should be used. Otherwise
-   (in case of zipped version) the tool may not be launched.
+    Notes:
+  - To install the tool on Windows 2003 installer should be used. Otherwise
+    (in case of zipped version) the tool may not be launched.
+  - The tool should be install to directory without spaces in its name
+    (for example, C:\Program Files\AutoIt3 shouldn't be used).
+    Otherwise the tool may not be found by the ant script.
 
 2) The problems may exist with X11 GUITest installation on Linux/em64t.
    It is recommended to use X11 GUITest-0.20 version.