You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by mbert <gi...@git.apache.org> on 2015/07/01 14:42:10 UTC

[GitHub] cxf-xjc-utils pull request: Convenience option for configuring the...

GitHub user mbert opened a pull request:

    https://github.com/apache/cxf-xjc-utils/pull/2

    Convenience option for configuring the code generation from XSD files:

    Instead of having to explicitly list every single file using the '<xsd>'
    element, now the new '<xsdDir>' element can be used instead for
    specifying a directory. From this directory all '*.xsd' files will be
    used for code generation.
    
    See also the ticket I opened in JIRA: https://issues.apache.org/jira/browse/CXFXJC-11

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbert/cxf-xjc-utils master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf-xjc-utils/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2
    
----
commit fb0162e35f313bebc0d92ab089f0905ade7f2b79
Author: Martin Dietze <md...@gmail.com>
Date:   2015-06-17T13:12:38Z

    Convenience option for configuring the code generation from XSD files:
    Instead of having to explicitly list every single file using the '<xsd>'
    element, now the new '<xsdDir>' element can be used instead for
    specifying a directory. From this directory all '*.xsd' files will be
    used for code generation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf-xjc-utils pull request: Convenience option for configuring the...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cxf-xjc-utils/pull/2


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---