Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 856 by [email protected]: Robot sources not packaged with robotframework.jar
http://code.google.com/p/robotframework/issues/detail?id=856

I can see that the compiled .class files of RF and its python dependencies are available in the jar. I can also see the sources for the dependencies packaged with the jar. However, RF sources are not packaged.

For example,
Lib/email contains
__init__.py
__init__$py.class

However,
Lib/robot and it sub-directories contain only "*$py.class" files.

Reply via email to