[GitHub] karaf pull request #296: [KARAF-5107] Add DeploymentListener

2017-05-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/karaf/pull/296


---
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] karaf pull request #296: [KARAF-5107] Add DeploymentListener

2017-04-27 Thread rovarga
GitHub user rovarga opened a pull request:

https://github.com/apache/karaf/pull/296

[KARAF-5107] Add DeploymentListener

This adds the capability for external components to hook into
the Deployer machinery, so they can perform operations at
opportune moments.

Signed-off-by: Robert Varga 

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

$ git pull https://github.com/rovarga/karaf karaf5107

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

https://github.com/apache/karaf/pull/296.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 #296


commit a46c6c8978a39b058e567eb8f7e577b90523cf8c
Author: Robert Varga 
Date:   2017-04-27T12:15:41Z

[KARAF-5107] Add DeploymentListener

Signed-off-by: Robert Varga 




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