Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Version 5.1.0
-
None
Description
sourceDir parameter doesn't allow to configure a directory subtree,
containing schema files, according to somewhat hierarchy.
E.g. if you have to handle the following tree (each directory containing schema files)
src\main\xsd
src\main\xsd\common
src\main\xsd\ext
and you configure sourceDir parameter to "src\main\xsd", schemaCompiler tool compiles
only the schema files contained in the above directory and doesn't work recursively
on the children directories.
Attachments
Attachments
Issue Links
- links to