You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/01/21 15:11:36 UTC

[jira] Created: (SMX4KNL-10) Handle dependant features correctly

Handle dependant features correctly
-----------------------------------

                 Key: SMX4KNL-10
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-10
             Project: ServiceMix Kernel
          Issue Type: Improvement
            Reporter: Guillaume Nodet


Currently, a feature which is a dependency of another feature is not installed.
This should be done, and the installation of the feature itself should be moved inside the feature service (or the feature itself).

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


[jira] Resolved: (SMX4KNL-10) Handle dependant features correctly

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

Guillaume Nodet resolved SMX4KNL-10.
------------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 1.0-m3
       Resolution: Fixed

Done as part of SMX4KNL-25

Sending trunk/gshell/gshell-features/src/main/java/org/apache/servicemix/gshell/features/Feature.java
Sending trunk/gshell/gshell-features/src/main/java/org/apache/servicemix/gshell/features/internal/FeatureImpl.java
Sending trunk/gshell/gshell-features/src/main/java/org/apache/servicemix/gshell/features/internal/FeaturesServiceImpl.java
Sending trunk/gshell/gshell-features/src/main/java/org/apache/servicemix/gshell/features/internal/RepositoryImpl.java
Transmitting file data ....
Committed revision 643395.

> Handle dependant features correctly
> -----------------------------------
>
>                 Key: SMX4KNL-10
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-10
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-m3
>
>
> Currently, a feature which is a dependency of another feature is not installed.
> This should be done, and the installation of the feature itself should be moved inside the feature service (or the feature itself).

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