This is an automated email from the ASF dual-hosted git repository.
dkulp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git
from 49b1c151 Bump exam.version from 4.13.4 to 4.13.5
new 56c46bbc Fix XMLSCHEMA-64
new 5e6751f8 Fix XMLSCHEMA-64
new d87dfdbb XMLSCHEMA-64: extend .gitignore
new 91e4ac9f Check if schemaType is complex via schemaType
new ccd7ca1e Merge pull request #3 from opwvhk/patch-1
The 207 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 3 +-
.../ws/commons/schema/walker/XmlSchemaWalker.java | 22 +++++---
...Namespace.java => TestRecursiveSchemaWalk.java} | 37 +++++++------
.../src/test/resources/recursive_schema.xsd | 62 ++++++++++++++++++++++
4 files changed, 99 insertions(+), 25 deletions(-)
copy
xmlschema-walker/src/test/java/org/apache/ws/commons/schema/walker/{TestMultipleFilesPerNamespace.java
=> TestRecursiveSchemaWalk.java} (80%)
create mode 100644 xmlschema-walker/src/test/resources/recursive_schema.xsd