starena / jopenid

Automatically exported from code.google.com/p/jopenid
0 stars 0 forks source link

1.08 release binaries require JDK 1.6 #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I build my project that uses JOpenID 1.08 binaries available from the 
download, I get:
bad class ...\JOpenId-1.08.jar(org/expressme/openid/Authentication.class)
class file has wrong version 50.0, should be 49.0

In order to build my project with JDK 1.5 I need to rebuild the JOpenID 
binaries from source myself.

Please either distribute JDK 1.5 binaries or make appropriate note on the 
downloads page (e.g. add JDK version into the .jar name).

Original issue reported on code.google.com by yae...@gmail.com on 11 Dec 2010 at 4:28

GoogleCodeExporter commented 8 years ago

Original comment by askxuefeng@gmail.com on 8 Mar 2011 at 2:19