Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 690 by laurent.carbonnaux: RF JAR 2.5.4.1 connot be read with
java 1.(
http://code.google.com/p/robotframework/issues/detail?id=690
Hi,
I have the following error while using JAR distribution with jdk 1.5
Invalid or corrupt jarfile robotframework-2.5.4.1.jar
Here is my command line on windows XP SP3 :
"C:\outils\jdk1.5.0_12\bin\java.exe" -Xms256m -Xmx1024m
-Xbootclasspath/a:lib/eclipselibrary-0.11-with-dependencies.jar -jar
robotframework-2.5.4.1.jar TestEclipse_editor.html
Same file works fine with jre 1.6