cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs XSModelImpl.java

2004-06-03 Thread mrglavas
mrglavas2004/06/03 08:30:49 Modified:java/src/org/apache/xerces/impl/xs XSModelImpl.java Log: Fixing a bug reported to xerces-j-user by Robert Houben: http://marc.theaimsgroup.com/?l=xerces-j-user&m=108587697229050&w=2 We were performing reference comparison with the namesp

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs XSModelImpl.java

2004-05-19 Thread mrglavas
mrglavas2004/05/19 20:39:45 Modified:java/src/org/apache/xerces/impl/xs XSModelImpl.java Log: Fixing Jira Bug #968: http://nagoya.apache.org/jira/browse/XERCESJ-968 If no annotations exist for a SchemaGrammar the array of annotations is never created. For such schema doc

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs XSModelImpl.java

2004-01-08 Thread sandygao
sandygao2004/01/08 08:16:48 Modified:java/src/org/apache/xerces/impl/xs XSModelImpl.java Log: Fixing bug 25200. We added 2 kinds of schema components, but we didn't update the array in the XSModelImpl. Revision ChangesPath 1.11 +6 -4 xml-xerces/java/src/org/