DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8695>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8695 Mismatch with interfaces bundled with JDK1.4 ------- Additional Comments From [EMAIL PROTECTED] 2002-05-01 13:29 ------- This is a sample build output when using JDK1.4. NOTE. This happens only when I deliberately REMOVE everything but the org/w3c/dom/ranges from the org/w3c/dom source directory. compile: [copy] Copying 6 files to C:\eon\tools\xerces-2_0_1\build\classes [javac] Compiling 506 source files to C:\eon\tools\xerces-2_0_1 \build\classes [javac] C:\eon\tools\xerces-2_0_1 \build\src\org\apache\html\dom\HTMLFrameElementImpl.java:70: org.apache.html.dom.HTMLFrameElementImpl should be declared abstract; it does not define getContentDocument() in org.apache.html.dom.HTMLFrameElementImpl [javac] public class HTMLFrameElementImpl [javac] ^ [javac] C:\eon\tools\xerces-2_0_1 \build\src\org\apache\html\dom\HTMLIFrameElementImpl.java:70: org.apache.html.dom.HTMLIFrameElementImpl should be declared abstract; it does not define getContentDocument() in org.apache.html.dom.HTMLIFrameElementImpl [javac] public class HTMLIFrameElementImpl [javac] ^ [javac] C:\eon\tools\xerces-2_0_1 \build\src\org\apache\html\dom\HTMLObjectElementImpl.java:70: org.apache.html.dom.HTMLObjectElementImpl should be declared abstract; it does not define getContentDocument() in org.apache.html.dom.HTMLObjectElementImpl [javac] public class HTMLObjectElementImpl [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 3 errors BUILD FAILED --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
