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

[jira] Created: (ARIES-184) The application uninstallation should be fully delegated to the ApplicationContextManager

The application uninstallation should be fully delegated to the ApplicationContextManager
-----------------------------------------------------------------------------------------

                 Key: ARIES-184
                 URL: https://issues.apache.org/jira/browse/ARIES-184
             Project: Aries
          Issue Type: Improvement
          Components: Application
            Reporter: Guillaume Nodet


Currently, the uninstallation of bundles is done by the ApplicationManager, but he does not really have the full knowledge of what happened, so this should be delegated to the ContextManager

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


[jira] Updated: (ARIES-184) The application uninstallation should be fully delegated to the ApplicationContextManager

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

Jeremy Hughes updated ARIES-184:
--------------------------------

    Fix Version/s: 0.1

> The application uninstallation should be fully delegated to the ApplicationContextManager
> -----------------------------------------------------------------------------------------
>
>                 Key: ARIES-184
>                 URL: https://issues.apache.org/jira/browse/ARIES-184
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 0.1
>
>
> Currently, the uninstallation of bundles is done by the ApplicationManager, but he does not really have the full knowledge of what happened, so this should be delegated to the ContextManager

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


[jira] Resolved: (ARIES-184) The application uninstallation should be fully delegated to the ApplicationContextManager

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

Guillaume Nodet resolved ARIES-184.
-----------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/incubator/aries/trunk ...
	M	application/application-api/src/main/java/org/apache/aries/application/management/ApplicationContextManager.java
	M	application/application-management/src/main/java/org/apache/aries/application/management/impl/AriesApplicationManagerImpl.java
	M	application/application-runtime/src/main/java/org/apache/aries/application/runtime/impl/ApplicationContextManagerImpl.java
Committed r911415


> The application uninstallation should be fully delegated to the ApplicationContextManager
> -----------------------------------------------------------------------------------------
>
>                 Key: ARIES-184
>                 URL: https://issues.apache.org/jira/browse/ARIES-184
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>
> Currently, the uninstallation of bundles is done by the ApplicationManager, but he does not really have the full knowledge of what happened, so this should be delegated to the ContextManager

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