Re: Version conflict

Stefan Haustein <[email protected]> Tue, 04 Nov 2003 18:04:19 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <[email protected]>
[email protected] wrote:

> i'm using KXML(kxml2.jar) with jdk 1.1.8. As far as i know, kxml2 should 
> run with jdk 1.1.8. Is that right?
> During compiling, i get a error message:
> "Invalid class file format : "path to KXMLSerializer.class, wrong version: 
> 46, expected 45"
> 
> Can you please help me, or telleng me what i have to to? I need that for 
> my diploma thesis.

Hi Sigfried,

thanks for the hint! I probably forgot to set a compatibility compiler 
switch in the ANT skript. I will upload a new version ASAP; if you need 
it urgently, please download the source version and compile it with 1.1.8.

Best,
Stefan