Comment #2 on issue 690 by laurent.carbonnaux: RF JAR 2.5.4.1 connot be read with java 1.5
http://code.google.com/p/robotframework/issues/detail?id=690
Hi Pekka, It seams you may change zip tool by java jar tool in the script. I unziped the jar and re-jar it with jdk 1.5 jar tool: C:\outils\jdk1.5.0_12\bin\jar cfM ..\rfstandalone.jar * I tworks.Unfortunatly, since I am not having enough (at all I could say) python skills I may not change the package.py script.
Let me know
