2009/7/9 JerodLass <[email protected]>:
>
> Now I seem to be seeing this problem a lot:
>  The java class could not be loaded. java.lang.UnsupportedClassVersionError:
> org/gradle/BootstrapMain (Unsupported major.minor version 49.0)
> When I try to run gradle commands.  The same command runs from hudson cis
> but not from a putty terminal.  What causes this issue?
>

Normally, that you are running 1.5 code with a 1.4 JVM. I would
imagine that Hudson is running >= 1.5 JVM while your putty session
uses a 1.4 JVM.

Best regards,
Jacob Grydholt

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to