You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Chris Wilkinson (JIRA)" <ji...@apache.org> on 2010/10/28 17:47:19 UTC

[jira] Created: (ARIES-472) BundleFramework not stopping bundles correctly

BundleFramework not stopping bundles correctly
----------------------------------------------

                 Key: ARIES-472
                 URL: https://issues.apache.org/jira/browse/ARIES-472
             Project: Aries
          Issue Type: Bug
          Components: Application
            Reporter: Chris Wilkinson
            Priority: Minor


The BundleFramework.stop(Bundle b) method is not checking for fragments before stopping the given bundle. 

The behaviour should mirror the checking in the start method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ARIES-472) BundleFramework not stopping bundles correctly

Posted by "Alasdair Nottingham (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-472.
---------------------------------------

    Resolution: Fixed
      Assignee: Alasdair Nottingham

Patch looked good, so I committed it

> BundleFramework not stopping bundles correctly
> ----------------------------------------------
>
>                 Key: ARIES-472
>                 URL: https://issues.apache.org/jira/browse/ARIES-472
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>            Reporter: Chris Wilkinson
>            Assignee: Alasdair Nottingham
>            Priority: Minor
>         Attachments: stopproblem.diff
>
>
> The BundleFramework.stop(Bundle b) method is not checking for fragments before stopping the given bundle. 
> The behaviour should mirror the checking in the start method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ARIES-472) BundleFramework not stopping bundles correctly

Posted by "Chris Wilkinson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Wilkinson updated ARIES-472:
----------------------------------

    Attachment: stopproblem.diff

This patch needs to be applied from the trunk/application/application-runtime-framework directory.

> BundleFramework not stopping bundles correctly
> ----------------------------------------------
>
>                 Key: ARIES-472
>                 URL: https://issues.apache.org/jira/browse/ARIES-472
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>            Reporter: Chris Wilkinson
>            Priority: Minor
>         Attachments: stopproblem.diff
>
>
> The BundleFramework.stop(Bundle b) method is not checking for fragments before stopping the given bundle. 
> The behaviour should mirror the checking in the start method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ARIES-472) BundleFramework not stopping bundles correctly

Posted by "Chris Wilkinson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Wilkinson updated ARIES-472:
----------------------------------

    Attachment: stopproblem.diff

replaced patch - again install it from application-runtime-framework dir

> BundleFramework not stopping bundles correctly
> ----------------------------------------------
>
>                 Key: ARIES-472
>                 URL: https://issues.apache.org/jira/browse/ARIES-472
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>            Reporter: Chris Wilkinson
>            Priority: Minor
>         Attachments: stopproblem.diff
>
>
> The BundleFramework.stop(Bundle b) method is not checking for fragments before stopping the given bundle. 
> The behaviour should mirror the checking in the start method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ARIES-472) BundleFramework not stopping bundles correctly

Posted by "Chris Wilkinson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Wilkinson updated ARIES-472:
----------------------------------

    Attachment:     (was: stopproblem.diff)

> BundleFramework not stopping bundles correctly
> ----------------------------------------------
>
>                 Key: ARIES-472
>                 URL: https://issues.apache.org/jira/browse/ARIES-472
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>            Reporter: Chris Wilkinson
>            Priority: Minor
>         Attachments: stopproblem.diff
>
>
> The BundleFramework.stop(Bundle b) method is not checking for fragments before stopping the given bundle. 
> The behaviour should mirror the checking in the start method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.