[GitHub] qpid-proton pull request: PROTON-931: proton-j expose detached sta...

2015-07-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/qpid-proton/pull/41


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] qpid-proton pull request: PROTON-931: proton-j expose detached sta...

2015-07-03 Thread gemmellr
Github user gemmellr commented on the pull request:

https://github.com/apache/qpid-proton/pull/41#issuecomment-118378670
  
Looks good to me.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] qpid-proton pull request: PROTON-931: proton-j expose detached sta...

2015-07-03 Thread dnwe
GitHub user dnwe opened a pull request:

https://github.com/apache/qpid-proton/pull/41

PROTON-931: proton-j expose detached state of Link

The Link detached state is required to assess when a
LINK_REMOTE_DETACHED event is received as to whether or not it was as a
result of a local detach or the remote end detaching or closing the
link.

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

$ git pull https://github.com/dnwe/qpid-proton proton-931

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

https://github.com/apache/qpid-proton/pull/41.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 #41


commit dcc09f153e0f02b8f9895d76e652b0adf6bb5f76
Author: Dominic Evans dominic.ev...@uk.ibm.com
Date:   2015-07-03T15:24:36Z

PROTON-931: proton-j expose detached state of Link

The Link detached state is required to assess when a
LINK_REMOTE_DETACHED event is received as to whether or not it was as a
result of a local detach or the remote end detaching or closing the
link.




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---