GitHub user onders86 opened a pull request:
https://github.com/apache/cxf/pull/157
CXF-7011 isExpired method signature needs to be added in Continuation
method signature added to Continuation and fake implementations added to
jms and http transports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/cxf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/157.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 #157
----
commit 938f6aab2cb14e95d857b1c7899e7200213c5e88
Author: onders86 <[email protected]>
Date: 2016-08-13T10:31:09Z
Merge pull request #1 from apache/master
before CXF-7011
commit d9278d3886cdad89b6698225472f1bd48e05fc14
Author: önder sezgin <[email protected]>
Date: 2016-08-13T10:27:10Z
CXF-7011
method added in Continuation interface and real implementation added for
jetty, for http and jms default empty (fake = false) implementation
added
commit 6ce37551afbdae102f3c217427cfd715b9b4b7fd
Author: önder sezgin <[email protected]>
Date: 2016-08-13T10:33:07Z
Revert "CXF-7011"
This reverts commit 0a7d665ffa949b8558a30f90bdfb6c8b01017560.
commit eec27589731d071ab26e63b5e9f62c4af513024d
Author: önder sezgin <[email protected]>
Date: 2016-08-13T10:51:08Z
CXF-7011
isExpired method added to Continuation interface and fake
implementations provided in jms and https transports, (for jetty it was
provided earlier)
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---