[jdom-interest] Troubles building JDOM version:
jdom-05jun2000-src.tar.gz
Ryan O'Connell -HESE
ryan.oconnell at sun.com
Fri Jul 14 06:11:53 PDT 2000
Tom,
I am a little confused by your question. I have the xerces.jar which is where the
org.w3c.dom.DocumentType. interface lives.
Is this the jar you are referring to?? If so then yes I have it, it is part of the jdom
distribution. I even tried downloading the latest one from Apache but that didn't help either.
Ryan
tsasala at hifusion.com wrote:
> Ryan,
>
> Do you have the org.w3c.dom jar file?
>
> -Tom
>
> Ryan O'Connell -HESE wrote:
> >
> > Hey folks,
> >
> > I am new to JDOM and seem to be having some difficulties. I pulled down
> > the jdom-05jun2000-src.tar.gz and had problems building the source The
> > exact error is:
> >
> > Java and XML Build System
> > -------------------
> >
> > Building with classpath
> > :/pos/tools/jdk1.2/lib/tools.jar:./lib/xerces.jar:./lib/ant.jar:/pos/tools/jdk1.2/lib/dev.jar
> >
> > Starting Ant...
> >
> > Buildfile: build.xml
> > Project base dir set to: /home/ryano/download/jdom-june-05/jdom
> > Executing Target: init
> > ----------- Java Document Object Model (JDOM) 1.0beta4 [2000]
> > ------------
> > Executing Target: prepare
> > Executing Target: prepare-src
> > Executing Target: compile
> > Compiling 1 source files to
> > /home/ryano/download/jdom-june-05/jdom/build/classes
> > /home/ryano/download/jdom-june-05/jdom/build/src/org/jdom/input/DOMBuilder.java:316:
> > Method getPublicId() not found in interface org.w3c.dom.DocumentType.
> > String publicID = domDocType.getPublicId();
> > ^
> > /home/ryano/download/jdom-june-05/jdom/build/src/org/jdom/input/DOMBuilder.java:317:
> > Method getSystemId() not found in interface org.w3c.dom.DocumentType.
> > String systemID = domDocType.getSystemId();
> > ^
> > 2 errors
> > BUILD FATAL ERROR: Compile failed, messages should have been provided.
> >
> > I pulled down jdom-01jun2000-src.tar.gz, and jdom-b4-src.tar.gz but I
> > got the exact same error when building. The interface in question seems
> > to live in the xerces.jar file. Is there an updated version of this jar
> > floating around somewhere, what I missing??
> >
> > I also tried to get the cvs version and was given the following error:
> > cvs login: Sorry, you don't have sufficient access to
> > :pserver:anonymous at cvs.jdom.org:/home/cvspublic
> > cvs [login aborted]:
> > :pserver:anonymous at cvs.jdom.org:/home/cvspublic/CVSROOT: No such file or
> > directory
> >
> > Again, am I missing something??
> >
> > Thanks in advance for any help, sorry if these are silly questions but I
> > didn't see any posts in the archives that seemed to answer these
> > questions,
> > Ryan O'Connell
> >
> > _______________________________________________
> > To control your jdom-interest membership:
> > http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
--
Ryan O'Connell
Sun Microsystems, Inc.
1 Network Drive
PO Box 4003
Burlington, MA. 01803-0903
Email : ryan.oconnell at sun.com
Phone : 781.442.2658
Fax : 781.442.1646
Mailstop: ubur03-405
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20000714/33221847/attachment.htm
More information about the jdom-interest
mailing list