[jdom-interest] problem building jdom for JDK11

Wendy Liew wendy.liew at home.com
Wed Sep 20 23:33:13 PDT 2000


I downloaded the build11.bat as suggested from jdom site.
I am using jdk118_005 from sun.

when i run it, the following error occurs - Unable to initialize threads:
cannot
find class java/lang/Thread.  Is the build expected some other version of
jdk11....which one.  I have includes the collections.jar in the classpath.

For some reason, the classpath printed out by the build script
includes the file tools.jar under my java_home\lib.  BUT
that jar doesn't come with the install of jdk118_005 from sun, i.e.
it does not exist under d:\apps\jdk118\lib.

thanks,
wendy

=======print out of my class path before the error printout ============
Java and XML Build System
-------------------
Building with classpath
d:\apps\jdk118\lib\tools.jar;.\lib\xerces.jar;.\lib\ant.jar;d:\apps\jdk118\c
lasses.zip;d:\Java\1.1collections\lib\collections.jar
Starting Ant...

-----Original Message-----
From: Brad Morgan [mailto:Brad.Morgan at e-pubcorp.com]
Sent: Thursday, September 21, 2000 11:37 AM
To: Wendy Liew; JDOM - XML
Subject: RE: [jdom-interest] Support for JDK11


The JDOM build procedures (using ANT) do build a version that works with JDK
1.1 by doing exactly as you suggest, using the
com.sun.java.util.collections.* classes.

It sounds to me like you just imported the sources into another build
environment and lost
the benefit of the JDOM build procedures which automatically create JDK 1.1
compatible sources as part of the build process.

Regards,

Brad Morgan
e-Publishing Corp.

Email: Brad.Morgan at e-pubcorp.com
Phone: (719)593-7377 x35
Fax: (719)593-2996

e-Publishing Corp. is a BroadVision company
NOTICE: This message is intended only for the use of the Addressee and may
contain information that is PRIVILEGED and CONFIDENTIAL. If you are not the
intended recipient, dissemination of this communication is prohibited. If
you have received this communication in error, please erase all copies of
the message and its attachments and notify us immediately.



-----Original Message-----
From: jdom-interest-admin at jdom.org
[mailto:jdom-interest-admin at jdom.org]On Behalf Of Wendy Liew
Sent: Wednesday, September 20, 2000 7:53 PM
To: JDOM - XML
Subject: [jdom-interest] Support for JDK11


HI, I downloaded JDOM (the latest one as of yesterday) and import
them into vage.  Since we are using vage 3 for jdk11, jdom
doesn't compile as it uses new APIs introduced for jdk12.  Is
there a plan to tweak the code to use jdk11 only, perhaps with
the com.sun.java.util.collections.* classes from Sun...

thanks,
wendy
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com




More information about the jdom-interest mailing list