Here is the patch for DocumentWrapper.java
http://issues.apache.org/bugzilla/attachment.cgi?id=13596



 
Best regards,
Oleksandr Filatov
-----Original Message-----
From: News Hunter [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 03, 2005 10:38 AM
To: [email protected]
Subject: Re: Cocoon 2.1.6

i use jdk1.5 to compile cocoon 2.1.6 with the lines belove and get this 
error.

build.properties

compiler=modern
compiler.debug=on
compiler.optimize=on
compiler.deprecation=off
compiler.nowarn=on
source.vm=1.3
target.vm=1.5


compile-core:
Copying 18 files to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\cl
asses
Copied 60 empty directories to 33 empty directories under 
K:\repository\programm
ing\cocoon-2.1.6\build\cocoon-2.1.6\classes
Created dir: K:\repository\programming\cocoon-2.1.6\build\cocoon-2.1.6\mocks
Compiling 1 source file to 
K:\repository\programming\cocoon-2.1.6\build\cocoon-2
.1.6\mocks
Compiling 541 source files to 
K:\repository\programming\cocoon-2.1.6\build\cocoo
n-2.1.6\classes
K:\repository\programming\cocoon-2.1.6\src\java\org\apache\cocoon\xml\dom\Do
cume
ntWrapper.java:48: org.apache.cocoon.xml.dom.DocumentWrapper is not abstract

and
 does not override abstract method normalizeDocument() in 
org.w3c.dom.Document
public class DocumentWrapper implements org.w3c.dom.Document, XMLizable {
       ^
1 error

BUILD FAILED
K:\repository\programming\cocoon-2.1.6\tools\targets\compile-build.xml:62: 
Compi
le failed; see the compiler error output for details.
-----------------------
-News Hunter-
----------------------- 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to