Looks like kaffe doesn't recognise 1.4 classes. Changing rt.jar won't help, switching to a less silly JVM would.
Quoting Aslak Helles�y <[EMAIL PROTECTED]>: > I have never ever used Kaffe, but judging from the error message it looks > like Kaffe needs the rt.jar on the CLASSPATH. (These classes only come with > Sun's JDK). > > Please ask in Kaffe's forums. > > Aslak > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of kiuma > > Sent: 27. januar 2003 13:40 > > To: xdoclet > > Subject: [Xdoclet-user] Help compiling CVS > > > > > > Hello, > > can someone tell me how to solve error this compile error message: > > > > jjtree: > > > > copy-grammar: > > [jjtree] Warning: Unrecognized version number 48/0 in classfile. > > [jjtree] Warning: Unrecognized version number 48/0 in classfile. > > [jjtree] Warning: Unrecognized version number 48/0 in classfile. > > > > [jjtree] Could not initialize Kaffe. > > [jjtree] It's likely that your CLASSPATH settings are wrong. Please > > make sure > > [jjtree] your CLASSPATH does not include any java.lang.* classes from > > other JVM > > [jjtree] vendors, such as Sun's or IBM's rt.jar (or classes.zip), > > BEFORE Kaffe's rt.jar. > > [jjtree] It should be okay to have Sun's rt.jar AFTER Kaffe's rt.jar > > > > [jjtree] The current effective classpath is > > `/usr/local/src/xdoclet/xdoclet-all/xjavadoc/l > > /rt.jar' > > > > > > BUILD FAILED > > file:/usr/local/src/xdoclet/xdoclet-all/xjavadoc/build.xml:372: JJTree > > failed. > > > > Thanks in advance, > > kiuma > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > Xdoclet-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
