Martin Lichtin created KARAF-5163:
-------------------------------------
Summary: instance:create duplicates featuresBoot list
Key: KARAF-5163
URL: https://issues.apache.org/jira/browse/KARAF-5163
Project: Karaf
Issue Type: Bug
Reporter: Martin Lichtin
A diff in etc/ between the "root" Karaf and the instance shows
In the "root" org.apache.karaf.features.cfg
{noformat}
featuresBoot=instance,package,log,ssh,aries-blueprint,framework,system,feature,shell,management,service,jaas,shell-compat,deployer,diagnostic,wrap,bundle,config,kar,test,exam,test-dependencies
{noformat}
and in the instance:
{noformat}
featuresBoot = instance, package, log, ssh, aries-blueprint, framework, system,
feature, shell, management, service, jaas, shell-compat, deployer, diagnostic,
wrap, bundle, config,
kar,instance,package,log,ssh,aries-blueprint,framework,system,feature,shell,management,service,jaas,shell-compat,deployer,diagnostic,wrap,bundle,config,kar,test,exam,test-dependencies{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)