That works fine, indeed. So it seems it's only the download linked from the main java page is broken: http://people.apache.org/builds/ibatis/ibatis-3-core/ibatis-3-core-3.0.0.240.zip
Thanks for your help! -----Ursprüngliche Nachricht----- Von: Martin Ellis [mailto:[email protected]] Gesendet: Montag, 1. März 2010 11:19 An: [email protected] Betreff: Re: ibatis beta 10 (accidentally?) compiled with JDK 6? On 1 March 2010 08:18, Stephen Friedrich <[email protected]> wrote: > Tried to use latest beta. > > Got: > cannot access org.apache.ibatis.annotations.Param > > bad class file: > D:\projekte\acme\svn\3_code\lib\ibatis\ibatis-3-core-3.0.0.240.jar(org/apache/ibatis/annotations/Param.class) > > class file has wrong version 50.0, should be 49.0 beta-10 in the maven repository seems OK. Try that? http://repo2.maven.org/maven2/org/apache/ibatis/ibatis-sqlmap/3.0-beta-10/ Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
