urni.
> Date: Sun, 3 Oct 2010 02:41:15 -0700
> From: ant_nab...@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 3
ext:
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-unsubscr...@ant.apache.org
For additional c
So try running with Java 1.5 or higher ...
Jan
>-Ursprüngliche Nachricht-
>Von: leif.lan...@gmail.com [mailto:leif.lan...@gmail.com] Im
>Auftrag von Leif Ershag
>Gesendet: Dienstag, 27. Juli 2010 14:28
>An: Ant Users List
>Betreff: Re: Unsupported class version
What java-version are you running ant with? It looks like the jsch-lib is
compiled with a higher versionnr than you support?
//Leif Ershag
On Tue, Jul 27, 2010 at 1:31 PM, Lis Maria wrote:
> Hi,
>
> I am trying to copy a zip file to a remote machine using the ant scp task.
> The jar file requir
Hi,
I am trying to copy a zip file to a remote machine using the ant scp task.
The jar file required for this task jsch-0.1.43 is also put inside the ANT
lib folder. But i get the below exception while this target gets triggered
BUILD FAILED
java.lang.UnsupportedClassVersionError: Bad version num