You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by vpopescu <gi...@git.apache.org> on 2017/09/05 16:14:51 UTC

[GitHub] cxf pull request #311: Added switch to disable the generation of a Lifetime ...

GitHub user vpopescu opened a pull request:

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

    Added switch to disable the generation of a Lifetime element in a cla…

    Added a boolean to disable the generation of the Lifetime element in the STS response.  Default is true (don't disable) to match existing behaviour.
    
    Discussed here by a team member: http://cxf.547215.n5.nabble.com/STS-removing-Lifetime-from-response-tc5782461.html
    


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

    $ git pull https://github.com/vpopescu/cxf master

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

    https://github.com/apache/cxf/pull/311.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 #311
    
----
commit 272d085f9e0ff1941341ef68767781c8995ecdee
Author: HP <val>
Date:   2017-09-05T05:53:26Z

    Added switch to disable the generation of a Lifetime element in a class derived from AbstractOperation.

----


---

[GitHub] cxf issue #311: Added switch to disable the generation of a Lifetime element...

Posted by vpopescu <gi...@git.apache.org>.
Github user vpopescu commented on the issue:

    https://github.com/apache/cxf/pull/311
  
    Not sure I understand the error. Did I do something wrong?


---

[GitHub] cxf pull request #311: [STS] Added switch to disable the generation of a Lif...

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

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


---