You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Tim Moloney (JIRA)" <ji...@apache.org> on 2009/07/16 23:01:15 UTC

[jira] Created: (FELIX-1373) featuresBoot in etc/org.apache.felix.karaf.featues no longer works

featuresBoot in etc/org.apache.felix.karaf.featues no longer works
------------------------------------------------------------------

                 Key: FELIX-1373
                 URL: https://issues.apache.org/jira/browse/FELIX-1373
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Tim Moloney


The features listed in the featuresBoot parameter of the org.apache.felix.karaf.features configuration no longer load automatically at boot time.

There appears to be lazy loading so features aren't actually loaded until a features command is executed on the console.


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


[jira] Updated: (FELIX-1373) featuresBoot in etc/org.apache.felix.karaf.featues no longer works

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

Tim Moloney updated FELIX-1373:
-------------------------------

    Attachment: FELIX-1373-FeaturesBoot.patch

This patch modified gshell-features to load immediately, rather than lazily, so that the features listed in featuresBoot will load when Karaf is started.

> featuresBoot in etc/org.apache.felix.karaf.featues no longer works
> ------------------------------------------------------------------
>
>                 Key: FELIX-1373
>                 URL: https://issues.apache.org/jira/browse/FELIX-1373
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Tim Moloney
>         Attachments: FELIX-1373-FeaturesBoot.patch
>
>
> The features listed in the featuresBoot parameter of the org.apache.felix.karaf.features configuration no longer load automatically at boot time.
> There appears to be lazy loading so features aren't actually loaded until a features command is executed on the console.

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


[jira] Resolved: (FELIX-1373) featuresBoot in etc/org.apache.felix.karaf.featues no longer works

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

Guillaume Nodet resolved FELIX-1373.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/gshell/gshell-features/src/main/resources/OSGI-INF/blueprint/gshell-features.xml
Committed r798067


> featuresBoot in etc/org.apache.felix.karaf.featues no longer works
> ------------------------------------------------------------------
>
>                 Key: FELIX-1373
>                 URL: https://issues.apache.org/jira/browse/FELIX-1373
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1373-FeaturesBoot.patch
>
>
> The features listed in the featuresBoot parameter of the org.apache.felix.karaf.features configuration no longer load automatically at boot time.
> There appears to be lazy loading so features aren't actually loaded until a features command is executed on the console.

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


[jira] Closed: (FELIX-1373) featuresBoot in etc/org.apache.felix.karaf.featues no longer works

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

Tim Moloney closed FELIX-1373.
------------------------------


It works for me.

Closing issue.

Thanks.


> featuresBoot in etc/org.apache.felix.karaf.featues no longer works
> ------------------------------------------------------------------
>
>                 Key: FELIX-1373
>                 URL: https://issues.apache.org/jira/browse/FELIX-1373
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Tim Moloney
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: FELIX-1373-FeaturesBoot.patch
>
>
> The features listed in the featuresBoot parameter of the org.apache.felix.karaf.features configuration no longer load automatically at boot time.
> There appears to be lazy loading so features aren't actually loaded until a features command is executed on the console.

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