classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can Mauve help me test a PersonalJava implementation?


From: Thomas Zander
Subject: Re: can Mauve help me test a PersonalJava implementation?
Date: Fri, 29 Apr 2005 18:39:51 +0200
User-agent: KMail/1.8.50

On Friday 29 April 2005 17:16, Steven Schwarz wrote:
> If I compile with a JDK 1.4.2 or 1.5.0 I end up with class files with
> major.minor version 46.0.  If I attempt to run them with a
> PersonalJava or JDK 1.1.8 VM, I run up against the limitation that
> those VMs are only empowered to accept classes whose versions are in
> the range 45.0 .. 45.65535, i.e. strictly before version 46.0.  JDKs
> 1.2.2 and 1.3.1 will produce class files with versions before 46.0,
> but unfortunately, cannot compile Mauve, as I explained in my previous
> posting.


Good point.
Please do an cvs update on the build.xml in mauve and try again:
JAVA_HOME=/usr/lib/j2sdk1.5.0 ant jars

Oh; don't forget an ant clean first, naturally.
-- 
Thomas Zander

Attachment: pgpqTnsHdqCTo.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]