Hello,
Im try to compile last sourcen and I get error:
 error: HTMLFrameElementImpl is not abstract and does not overrid
e abstract method getContentDocument() in HTMLFrameElement
 
under Windows 8, file signature are ok, downloaded from
http://xerces.apache.org/mirrors.cgi
version : xerces-2_11_0

some one a idea ?

Marian



init:
     [echo] ---------------- Xerces-J 2.11.0 [1999-2010] ---------------

prepare:
    [mkdir] Created dir: d:\xerces\xerces-2_11_0\build

prepare-common:
    [mkdir] Created dir: d:\xerces\xerces-2_11_0\build\src
    [mkdir] Created dir: d:\xerces\xerces-2_11_0\build\classes
    [mkdir] Created dir: d:\xerces\xerces-2_11_0\build\classes\META-INF
    [mkdir] Created dir:
d:\xerces\xerces-2_11_0\build\classes\META-INF\services

     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices

prepare-src:
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\classes\META-INF\ser
vices
     [copy] Copying 733 files to d:\xerces\xerces-2_11_0\build\src
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\msg
     [copy] Copying 1 file to
d:\xerces\xerces-2_11_0\build\src\org\apache\xerce
s\impl\xpath\regex
    [unzip] Expanding:
d:\xerces\xerces-2_11_0\tools\xml-commons-external-src.zi
p into d:\xerces\xerces-2_11_0\build\src

compile:
     [copy] Copying 23 files to d:\xerces\xerces-2_11_0\build\classes
   [xjavac] Compiling 707 source files to
d:\xerces\xerces-2_11_0\build\classes
   [xjavac] warning: [options] bootstrap class path not set in conjunction
with
-source 1.6
   [xjavac]
d:\xerces\xerces-2_11_0\build\src\org\apache\html\dom\HTMLFrameEleme
ntImpl.java:28: error: HTMLFrameElementImpl is not abstract and does not
overrid
e abstract method getContentDocument() in HTMLFrameElement
   [xjavac] public class HTMLFrameElementImpl
   [xjavac]        ^
   [xjavac]
d:\xerces\xerces-2_11_0\build\src\org\apache\html\dom\HTMLIFrameElem
entImpl.java:28: error: HTMLIFrameElementImpl is not abstract and does not
overr
ide abstract method getContentDocument() in HTMLIFrameElement
   [xjavac] public class HTMLIFrameElementImpl
   [xjavac]        ^
   [xjavac]
d:\xerces\xerces-2_11_0\build\src\org\apache\html\dom\HTMLObjectElem
entImpl.java:28: error: HTMLObjectElementImpl is not abstract and does not
overr
ide abstract method getContentDocument() in HTMLObjectElement
   [xjavac] public class HTMLObjectElementImpl
   [xjavac]        ^
   [xjavac] Note: Some input files use or override a deprecated API.
   [xjavac] Note: Recompile with -Xlint:deprecation for details.
   [xjavac] Note: Some input files use unchecked or unsafe operations.
   [xjavac] Note: Recompile with -Xlint:unchecked for details.
   [xjavac] 3 errors
   [xjavac] 1 warning

BUILD FAILED
d:\xerces\xerces-2_11_0\build.xml:311: Compile failed; see the compiler
error ou
tput for details.



--
View this message in context: 
http://apache-xml-project.6118.n7.nabble.com/compile-error-HTMLFrameElementImpl-tp42197.html
Sent from the Xerces - J - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to