Updates:
Status: Accepted
Owner: [email protected]
Labels: Target-2.7Comment #4 on issue 1030 by [email protected]: Resources file changes are not picked up during multiple executions with jython
http://code.google.com/p/robotframework/issues/detail?id=1030 Maybe this could be fixed in Python side altogether.It would be enough to just clear the caches when robot.run.RobotFramework.main() is invoked. This is also the entry point that the jarrunner eventually uses.
