You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/01/08 09:44:19 UTC

[cxf] branch master updated (efc658d -> 7803d9a)

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from efc658d  add cxf-rt-rs-service-description-openapi-v3 module into dependencyManagement
     add f4750c3  On HTTP error, XSLTOutInterceptor mangles the error and triggers a freeze of one minute
     new 7803d9a  Merge pull request #486 from Cosium/xslt-out-mangles-http-errors

The 1 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:
 .../cxf/feature/transform/XSLTOutInterceptor.java    | 10 ++++++++--
 .../transform/feature/TransformFeatureTest.java      | 20 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)


[cxf] 01/01: Merge pull request #486 from Cosium/xslt-out-mangles-http-errors

Posted by co...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 7803d9afff00b60711ebfadc12aa51ca2ebc9689
Merge: efc658d f4750c3
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Tue Jan 8 09:44:13 2019 +0000

    Merge pull request #486 from Cosium/xslt-out-mangles-http-errors
    
    On HTTP error, XSLTOutInterceptor mangles the error and triggers a freeze of one minute

 .../cxf/feature/transform/XSLTOutInterceptor.java    | 10 ++++++++--
 .../transform/feature/TransformFeatureTest.java      | 20 ++++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)