If you execute
1. build clean
2. build jars-dom3
You'll get error message which says

   [xjavac] D:\Java\xerces-2_4_0\snapshots\xml-xerces\java\build\src\org\apache\xerces\impl\xs\opti\DefaultText.java:89:
 org.apache.xerces.impl.xs.opti.DefaultText is not abstract and does not override abstract method replaceWholeText(java.
lang.String) in org.w3c.dom.Text
   [xjavac] public class DefaultText extends NodeImpl implements Text {
   [xjavac]        ^

However, if you execute
1. build clean
2. build jars
3. build jars-dom3
build goes without errors.

--

Maksym Kovalenko
Software Engineer
Marketswitch Corporation
http://www.marketswitch.com
108 Powers Court, Suite 225
Dulles, VA 20166
Phone: +1 (703) 444-6750 ext. 302
Fax: +1 (703) 444-6812

Reply via email to