Paul Mabus created KARAF-6169:
---------------------------------
Summary: instance:create installs a faulty etc/config.properties
file
Key: KARAF-6169
URL: https://issues.apache.org/jira/browse/KARAF-6169
Project: Karaf
Issue Type: Bug
Components: karaf
Affects Versions: 4.2.3
Reporter: Paul Mabus
"karaf@root> instance:create child" produces an invalid etc/config.properties
file....
Various parameter value substitutions are omitted
e.g.
# Location of the OSGi framework
#
karaf.framework.equinox=mvn\:@@equinox.groupId@@/@@equinox.artifactId@@/@@equinox.version@@
karaf.framework.felix=mvn\:org.apache.felix/org.apache.felix.framework/@@felix.framework.version@@
org.apache.karaf.version;version="@@karaf.osgi.version@@",\
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)