Hi Egon, Thanks, this is indeed the case ... it came to my mind after sending the message. I'll be upgrading to Java 1.5.
Regards, Nina Egon Willighagen <[EMAIL PROTECTED]> wrote: > > Hi Nina, > > On Monday 03 July 2006 10:48, Nina Jeliazkova wrote: > > I am trying to compile CDK source from SVN and I keep getting this error. > > <snip> > > > E:\src\cdk\jar\jumbo52.jar(org/xmlcml/cml/element/CMLMolecule.class) > > [javadoc] class file has wrong version 49.0, should be 48.0 > > [javadoc] Please remove or make sure it appears in the correct > > subdirectory of the classpath. > > [javadoc] import org.xmlcml.cml.element.CMLMolecule; > > [javadoc] ^ > > <snip> > > > This is my first attempt to compile CDK after the move to SVN (there was no > > problems with previous versions from CVS). > > > > I've checked jumbo52.jar is there, can somebody give me a hint what I am > > missing? > > It seems that you are compiling with Java 1.4.x. The build system should pick > this up, and should in this situation not compile Jumbo/CML depending stuff, > which requires Java 1.5. Apparently, something goes wrong here. > > I'm in the process of setting up a Nightly mirror using Java 1.4, so that > these issues should show up automatically. But I can nevertheless recommend > to use Java 1.5 anyway. > > You can verify with the build.xml your settings with: > > ant info > > Egon Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

