[jdom-interest] Errors while compiling with IBM JDK1.3

Abhi Deshmukh abhideshmukh at yahoo.com
Fri Jan 12 11:05:45 PST 2001


I am trying to build JDOM B5 on Windows-2000 with IBM
JDK 1.3. I am not able to compile the source code as
is distributed. Has anyone encountered this problem
before ?

- Abhi

--------------------------

On java -version the output is as follows:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build
cn130-20001124 (JIT enabled: jitc))
-------------------------------


The following is the build output




JDOM Build System
-------------------
Building with classpath
D:\ibmjdk13\lib\tools.jar;.\lib\xerces.jar;.\lib\ant.jar;
Starting Ant...
Buildfile: build.xml

init:
----------- JDOM 1.0beta5 [2000] ------------

prepare:
    [mkdir] Created dir: D:\jdom-b5\build

prepare-src:
    [mkdir] Created dir: D:\jdom-b5\build\src
    [mkdir] Created dir: D:\jdom-b5\build\classes
  [copydir] Copying 29 files to D:\jdom-b5\build\src

collections:

compile:
    [javac] Compiling 29 source files to
D:\jdom-b5\build\classes
    [javac]
D:\jdom-b5\build\src\org\jdom\input\SAXBuilder.java:607:
Method getQName(int) not found in interface
org.xml.sax.Attributes.
    [javac]             String attQName =
atts.getQName(i);
    [javac]                                           
^
    [javac] 1 error

BUILD FAILED

build.xml:144: Compile failed

Total time: 7 seconds


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/



More information about the jdom-interest mailing list