You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jamie goodyear (JIRA)" <ji...@apache.org> on 2011/07/07 11:45:17 UTC

[jira] [Closed] (KARAF-64) Bundle startup level is not taken into account when project bundles are deployed in another local repo than system

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

Jamie goodyear closed KARAF-64.
-------------------------------


> Bundle startup level is not taken into account when project bundles are deployed in another local repo than system
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-64
>                 URL: https://issues.apache.org/jira/browse/KARAF-64
>             Project: Karaf
>          Issue Type: Improvement
>    Affects Versions: 1.6.x
>            Reporter: Charles Moulliard
>            Assignee: Charles Moulliard
>
> Apache Karaf allows to specify the bundle startup level. Such info is defined in startup.properties file. If we add bundles project which are deployed in local repository other than the default = system, then the bundle are not retrieved and of course not deployed.
> A variable exist and can be defined in the properties file config.properties. Unfortunately, this variable "bundle.locations" requires the full path definition and not a relative using karaf.home or karaf.base
> # Works
> bundle.locations=C:/temp/apache-karaf/myLocalRepo
> # DOES NOT WORK
> bundle.locations=${karaf.base}/myLocalRepo

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira