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=12234>. 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=12234 Duplicate unique value whereas there is no duplicate unique value. ------- Additional Comments From [EMAIL PROTECTED] 2002-09-03 18:21 ------- Hi Neil, I've just updated my CVS but I'm unable to compile Xerces. I have the following error : compile: [copy] Copying 4 files to C:\Downloads\xml-xerces\java\build\classes [javac] Compiling 320 source files to C:\Downloads\xml- xerces\java\build\classes [javac] C:\Downloads\xml- xerces\java\build\src\org\apache\xerces\impl\xs\XSAttributeUseImpl.java:70: interface expec ted here [javac] public class XSAttributeUseImpl implements XSAttributeUse { [javac] ^ [javac] C:\Downloads\xml- xerces\java\build\src\org\apache\xerces\impl\xs\XSAttributeGroupDecl.java:337: cannot resol ve symbol [javac] symbol : constructor XSObjectListImpl (org.apache.xerces.impl.xs.XSAttributeUseImpl[],int) [javac] location: class org.apache.xerces.impl.xs.util.XSObjectListImpl [javac] return new XSObjectListImpl(fAttributeUses, fAttrUseNum); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors I will wait the gump build to test the fix. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
