-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: plugin-proposals
-
None
-
Environment:Platform: All, OS: All
From the plugin description: "What makes this plugin special, as opposed to the Python Plugin is that it
executes inside the Java virtual machine on the slave/master, instead of actually requiring Python to be
installed on the machine."
Testing shows that the Jython code is always run on the master node [shown by os.listdir('/') for example]