[jira] [Assigned] (KARAF-4642) featuresBoot order is not honored

2016-08-19 Thread JIRA

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

Jean-Baptiste Onofré reassigned KARAF-4642:
---

Assignee: Jean-Baptiste Onofré  (was: Jamie goodyear)

> featuresBoot order is not honored
> -
>
> Key: KARAF-4642
> URL: https://issues.apache.org/jira/browse/KARAF-4642
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 3.0.7
>Reporter: James Carman
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: 4.1.0, 4.0.6, 3.0.8
>
>
> When starting up a vanilla 3.0.7 installation, the featuresBoot is:
> config,standard,region,package,kar,ssh,management
> However, looking at the log files, they are not installed in that order:
> 2016-07-29 14:10:57,555 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> kar 3.0.7
> 2016-07-29 14:10:57,562 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> management 3.0.7
> 2016-07-29 14:10:57,574 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> config 3.0.7
> 2016-07-29 14:10:57,579 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> standard 3.0.7
> 2016-07-29 14:10:57,596 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> region 3.0.7
> 2016-07-29 14:10:57,602 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> ssh 3.0.7
> 2016-07-29 14:10:57,610 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> package 3.0.7



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (KARAF-4642) featuresBoot order is not honored

2016-08-01 Thread Jamie goodyear (JIRA)

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

Jamie goodyear reassigned KARAF-4642:
-

Assignee: Jamie goodyear  (was: Jean-Baptiste Onofré)

> featuresBoot order is not honored
> -
>
> Key: KARAF-4642
> URL: https://issues.apache.org/jira/browse/KARAF-4642
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 3.0.7
>Reporter: James Carman
>Assignee: Jamie goodyear
>Priority: Critical
> Fix For: 3.0.8
>
>
> When starting up a vanilla 3.0.7 installation, the featuresBoot is:
> config,standard,region,package,kar,ssh,management
> However, looking at the log files, they are not installed in that order:
> 2016-07-29 14:10:57,555 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> kar 3.0.7
> 2016-07-29 14:10:57,562 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> management 3.0.7
> 2016-07-29 14:10:57,574 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> config 3.0.7
> 2016-07-29 14:10:57,579 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> standard 3.0.7
> 2016-07-29 14:10:57,596 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> region 3.0.7
> 2016-07-29 14:10:57,602 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> ssh 3.0.7
> 2016-07-29 14:10:57,610 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> package 3.0.7



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (KARAF-4642) featuresBoot order is not honored

2016-07-29 Thread JIRA

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

Jean-Baptiste Onofré reassigned KARAF-4642:
---

Assignee: Jean-Baptiste Onofré

> featuresBoot order is not honored
> -
>
> Key: KARAF-4642
> URL: https://issues.apache.org/jira/browse/KARAF-4642
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf-feature
>Affects Versions: 3.0.7
>Reporter: James Carman
>Assignee: Jean-Baptiste Onofré
>Priority: Critical
> Fix For: 3.0.8
>
>
> When starting up a vanilla 3.0.7 installation, the featuresBoot is:
> config,standard,region,package,kar,ssh,management
> However, looking at the log files, they are not installed in that order:
> 2016-07-29 14:10:57,555 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> kar 3.0.7
> 2016-07-29 14:10:57,562 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> management 3.0.7
> 2016-07-29 14:10:57,574 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> config 3.0.7
> 2016-07-29 14:10:57,579 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> standard 3.0.7
> 2016-07-29 14:10:57,596 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> region 3.0.7
> 2016-07-29 14:10:57,602 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> ssh 3.0.7
> 2016-07-29 14:10:57,610 | INFO  | FelixStartLevel  | FeaturesServiceImpl  
> | 20 - org.apache.karaf.features.core - 3.0.7 | Installing feature 
> package 3.0.7



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)