[ 
https://issues.apache.org/jira/browse/XMLBEANS-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

PJ Fanning updated XMLBEANS-617:
--------------------------------
    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.

 

  was:
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", schemaCompier tool 
compiles

only the schema files contained in the above directory and doesn't work 
recursively

on the children directories.

 


> Support recursing directories (sourceDir configuration parameter)
> -----------------------------------------------------------------
>
>                 Key: XMLBEANS-617
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-617
>             Project: XMLBeans
>          Issue Type: Improvement
>          Components: Compiler
>    Affects Versions: Version 5.1.0
>            Reporter: Lorenzo Losio
>            Priority: Major
>
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to