[
https://issues.apache.org/jira/browse/ARIES-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805185#comment-14805185
]
ASF GitHub Bot commented on ARIES-1407:
---------------------------------------
GitHub user metatechbe opened a pull request:
https://github.com/apache/aries/pull/28
ARIES-1407 fix service registration (un)listeners
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/metatechbe/aries patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/aries/pull/28.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 #28
----
commit 94ea60006cedbc6c17b1dd16d7149c46447a23c6
Author: metatechbe <[email protected]>
Date: 2015-09-18T08:13:11Z
ARIES-1407 fix service registration (un)listeners
----
> Service (un)registration listener not called anymore
> ----------------------------------------------------
>
> Key: ARIES-1407
> URL: https://issues.apache.org/jira/browse/ARIES-1407
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Environment: Servicemix 5.4.1
> Reporter: metatech
> Attachments: blueprint_registration_listener_fix.patch
>
>
> Service (un)registration listeners are not called anymore since Blueprint
> 1.4.0.
> There are 2 booleans in the "ServiceRecipe" class which are tested against
> the wrong values.
> Please find a patch which makes them work again with Blueprint 1.4.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)