You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Chris Nicholls <an...@elaborategrove.com> on 2010/10/03 11:41:15 UTC

Re: AW: Unsupported class version error

I have exactly the same problem that Lis has described

Ant: version 1.8.1 compiled on April 30 2010
JRE: java version "1.6.0_21"
Jcraft jsch: jsch-0.1.43.jar

The only fix for me was to downgrade to jsch-0.1.40.jar

Did you find a solution @Lis?

-Chris
-- 
View this message in context: http://ant.1045680.n5.nabble.com/Unsupported-class-version-error-tp2255709p3074424.html
Sent from the Ant - Users mailing list archive at Nabble.com.

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


RE: AW: Unsupported class version error

Posted by Martin Gainty <mg...@hotmail.com>.
Chris-

 

sounds like a VerifyError which is wrong class e.g. 1.4!=1.5

get the sources and recompile and rejar


hth
Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen.

Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni.



 

> Date: Sun, 3 Oct 2010 02:41:15 -0700
> From: ant_nabble@elaborategrove.com
> To: user@ant.apache.org
> Subject: Re: AW: Unsupported class version error
> 
> 
> I have exactly the same problem that Lis has described
> 
> Ant: version 1.8.1 compiled on April 30 2010
> JRE: java version "1.6.0_21"
> Jcraft jsch: jsch-0.1.43.jar
> 
> The only fix for me was to downgrade to jsch-0.1.40.jar
> 
> Did you find a solution @Lis?
> 
> -Chris
> -- 
> View this message in context: http://ant.1045680.n5.nabble.com/Unsupported-class-version-error-tp2255709p3074424.html
> Sent from the Ant - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
>