Comment #5 on issue 368 by tookko: Jybot switch to include whole directories in class path
http://code.google.com/p/robotframework/issues/detail?id=368

I would need to create a simplified setup to isolate the exact problem. In any case, this is not a high priority issue for us since we're running jybot.bat through
another bat that sets the CLASSPATH as a workaround.

My current assumption is that this problem occurs whenever a Java test library is trying to read e.g. a property file in its own JAR file during initialization or keyword execution, it fails because the JAR file is not put into CLASSPATH by Robot.

If this is the case, would you agree that a command-line switch would be more user- friendly than using "Set Environment Variable" and "Import Library" to initialize
your library rather than just using "Library" directive?


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to