You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/04/01 21:53:19 UTC

[Excalibur] compilation issue

Folks,

[ Newbie hat back on ]


    [javac] 
C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\src\java\org\apache\avalon\excalibur\xml\XercesParser.java:115: 
cannot access org.w3c.dom.ranges.DocumentRange
    [javac] file org\w3c\dom\ranges\DocumentRange.class not found
    [javac]         return new DocumentImpl();
    [javac]                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED

C:\Apache-CVS-UPD\jakarta-avalon-excalibur\all\build.xml:271: Compile 
failed, messages should have been provided.

This fails for JDK 1.3.1 & 1.4.0 on Windows...

- Paul




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>