[ 
https://issues.apache.org/jira/browse/ARIES-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet resolved ARIES-983.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: util-1.0.1

Fixed in http://svn.apache.org/viewvc?rev=1421115&view=rev
                
> The BundleHookBundleTracker has an invalid logic wrt initially tracked bundles
> ------------------------------------------------------------------------------
>
>                 Key: ARIES-983
>                 URL: https://issues.apache.org/jira/browse/ARIES-983
>             Project: Aries
>          Issue Type: Bug
>          Components: Util
>    Affects Versions: 1.0
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: util-1.0.1
>
>
> The bundle tracker does not register the hook service before tracking bundles 
> which means it can miss events when starting.
> In addition, some methods are not overriden from BundleTracker and may lead 
> to bad results if called.
> The only reason for BundleHookBundleTracker to override BundleTracker is to 
> be easily manipulated the same way, but given the internals are changed, all 
> the methods must be redefined because they all call a private (thus not 
> overridable) method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to