Hello,
yesterday I tried to run CLASSLIB tests over HDK and found that now
the command like (jre java):
ant test -Dbuild.module=archive -Dtest.jre.home=<>\trunk\target\hdk\jdk\jre

leads to the message in the log:
-get-test-vm-output:
    [exec] Execute failed: java.io.IOException: CreateProcess:
trunk\target\hdk\jdk\jre\bin\java -version error=193

test-jre-vm-info:
    [echo] hy.test.vm.name = ibm

while command like (jdk java):
ant test -Dbuild.module=archive -Dtest.jre.home=<>\trunk\target\hdk\jdk

works OK:
-get-test-vm-output:

test-jre-vm-info:
    [echo] hy.test.vm.name = drl

As I remember launcher was updated some time ago.
Could someone take care about this issue?

thanks, Vladimir

Reply via email to