You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by TomasHofman <gi...@git.apache.org> on 2015/05/06 16:57:21 UTC

[GitHub] cxf pull request: Schema imports are not handled correctly in gene...

GitHub user TomasHofman opened a pull request:

    https://github.com/apache/cxf/pull/68

    Schema imports are not handled correctly in generated WSDL and XSD files

    Fixing issue https://issues.apache.org/jira/browse/CXF-6392
    
    - XSD files cannot be accessed by URLs that should be enabled by XML catalog rules.
    - Under some circumstances, schema location attributes in <include> elements are not rewritten to "?xsd=location" form


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

    $ git pull https://github.com/TomasHofman/cxf cxf-6392-master

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

    https://github.com/apache/cxf/pull/68.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 #68
    
----
commit b9c56ad3203ab9de08335051aa2a0ffde359385f
Author: Tomas Hofman <th...@redhat.com>
Date:   2015-05-06T14:48:18Z

    [CXF-6392] Schema imports are not handled correctly in generated WSDL
    and XSD files
    
    - test case demonstrating incorrect behaviour

commit 9363620d757ca7869883fc4d2450885abd174b73
Author: Tomas Hofman <th...@redhat.com>
Date:   2015-05-06T14:48:18Z

    [CXF-6392] Schema imports are not handled correctly in generated WSDL
    and XSD files
    
    - proposed fix

----


---
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 pull request: Schema imports are not handled correctly in gene...

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

    https://github.com/apache/cxf/pull/68


---
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.
---