You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by Stephen Friedrich <st...@fortis-it.eu> on 2010/03/01 09:18:16 UTC

ibatis beta 10 (accidentally?) compiled with JDK 6?

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
Please remove or make sure it appears in the correct subdirectory of the classpath.

I can't believe that you intentionally exclude JDK 5 users in the very last beta of ibatis before going golden?

Re: ibatis beta 10 (accidentally?) compiled with JDK 6?

Posted by Clinton Begin <cl...@gmail.com>.
I've recompiled Beta 10 with JDK 5.  The website should be updated in a few
hours (mirroring).

The builds to look for are 242 (for core framework) and 243 (for
migrations).

Cheers,
Clinton

On Mon, Mar 1, 2010 at 7:53 AM, Clinton Begin <cl...@gmail.com>wrote:

> Indeed.  This was accidental.
>
> Clinton
>
> On 2010-03-01, Stephen Friedrich <st...@fortis-it.eu> wrote:
> > 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:ellis.m.a@gmail.com]
> > Gesendet: Montag, 1. März 2010 11:19
> > An: user-java@ibatis.apache.org
> > Betreff: Re: ibatis beta 10 (accidentally?) compiled with JDK 6?
> >
> > On 1 March 2010 08:18, Stephen Friedrich <stephen.friedrich@fortis-it.eu
> >
> > 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: user-java-unsubscribe@ibatis.apache.org
> > For additional commands, e-mail: user-java-help@ibatis.apache.org
> >
> >
>
> --
> Sent from my mobile device
>

Re: ibatis beta 10 (accidentally?) compiled with JDK 6?

Posted by Clinton Begin <cl...@gmail.com>.
Indeed.  This was accidental.

Clinton

On 2010-03-01, Stephen Friedrich <st...@fortis-it.eu> wrote:
> 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:ellis.m.a@gmail.com]
> Gesendet: Montag, 1. März 2010 11:19
> An: user-java@ibatis.apache.org
> Betreff: Re: ibatis beta 10 (accidentally?) compiled with JDK 6?
>
> On 1 March 2010 08:18, Stephen Friedrich <st...@fortis-it.eu>
> 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: user-java-unsubscribe@ibatis.apache.org
> For additional commands, e-mail: user-java-help@ibatis.apache.org
>
>

-- 
Sent from my mobile device

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org


AW: ibatis beta 10 (accidentally?) compiled with JDK 6?

Posted by Stephen Friedrich <st...@fortis-it.eu>.
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:ellis.m.a@gmail.com] 
Gesendet: Montag, 1. März 2010 11:19
An: user-java@ibatis.apache.org
Betreff: Re: ibatis beta 10 (accidentally?) compiled with JDK 6?

On 1 March 2010 08:18, Stephen Friedrich <st...@fortis-it.eu> 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: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org


Re: ibatis beta 10 (accidentally?) compiled with JDK 6?

Posted by Martin Ellis <el...@gmail.com>.
On 1 March 2010 08:18, Stephen Friedrich <st...@fortis-it.eu> 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: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org