This problem only existed in CVS. A <replace> was missing in build.xml. Should be fixed now.
[EMAIL PROTECTED] wrote on 03/21/2005 01:44:23 PM: > > I get an odd error: > > [xjavac] Compiling 659 source files to C:\xml-xerces\java\build\classes > [xjavac] > C:\xml-xerces\java\build\src\org\apache\xerces\impl\xs\XSLoaderImpl.java:19: > cannot find symbol > [xjavac] symbol : class DOMConfiguration > [xjavac] location: package org.apache.xerces.dom3 > [xjavac] import org.apache.xerces.dom3.DOMConfiguration; > > when trying to build jar-dom target. The odd thing is that DOMConfiguration is > in fact where it is supposed to be. I do see that DOMConfiguration exists in > both under the org and dom3 subtrees. Anyone know what i am doing wrong? > > (same error is occurring regarding DOMStringList) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
