Comment #1 on issue 555 by jprantan: Standalone Jython to CI
http://code.google.com/p/robotframework/issues/detail?id=555

When added JYTHON_HOME env variable needs to be set to the directory where standalone Jython is located and --variable STANDALONE_JYTHON:YES needs to be set when running
the tests.

Interpreter needs to be script without spaces so command "java -jar jython.jar" needs to be wrapped to a script. Attached is Python script that could be used for that.

Attachments:
        standalone_jython.py  286 bytes

Reply via email to