Message8945

Author jason_s
Recipients jason_s
Date 2014-09-02.17:55:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409680534.07.0.153480769586.issue2198@psf.upfronthosting.co.za>
In-reply-to
Content
I have both Java 1.6.0.33 and 1.7.0.67 on my system; I am supporting some installations that are Java 6. It looks like the Jython 2.7b3 .jar file was built for Java 7 and does not run on Java 6 or earlier, as I get this error with Java 6:

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/python/util/jython : Unsupported major.minor version 51.0
History
Date User Action Args
2014-09-02 17:55:34jason_ssetrecipients: + jason_s
2014-09-02 17:55:34jason_ssetmessageid: <1409680534.07.0.153480769586.issue2198@psf.upfronthosting.co.za>
2014-09-02 17:55:33jason_slinkissue2198 messages
2014-09-02 17:55:33jason_screate