[Dev] TestNodes on Java 1.5
Luis Carlos Lara López
llara at AVANTICATEC.NET
Tue Jul 24 10:05:35 PDT 2007
Hi Frank
For important reasons (Package management, using the standard py files of TM5 and be used in a java 1.5 environment) Python works a little bit different than the others ScriptEngine, It is wrapped in a ScriptEngine, but we have compile the wrapping code in Java 1.5. So it will work fine in a JRE1.5 environment.
In theory if we recompile all the engines and wrappers in 1.5. we can have all the scripts running in 1.5
-----Original Message-----
From: dev-bounces at lists.pushtotest.com
[mailto:dev-bounces at lists.pushtotest.com]On Behalf Of Frank Cohen
Sent: Monday, July 23, 2007 11:16 PM
To: PushToTest TestMaker Developers List
Subject: [Dev] TestNodes on Java 1.5
Hi Luis Carlos: You wrote:
"Ticket 65: All the java files run using JAVA_HOME enviroment
viariable,
The java files will work according to the that viariable
If you want the system to work with java 1.5, you only have to set it
before starting TestMaker"
What happens when you run a Jython test script on a Node that is
running on Java 1.5? The ScriptEngine is in Java 1.6. How will the
script execute?
-Frank
_______________________________________________
Dev mailing list
Dev at lists.pushtotest.com
http://lists.pushtotest.com/mailman/listinfo/dev
More information about the Dev
mailing list