thometal created KARAF-3867:
-------------------------------
Summary: featureRepositories in org.apache.karaf.features.cfg
contain local data
Key: KARAF-3867
URL: https://issues.apache.org/jira/browse/KARAF-3867
Project: Karaf
Issue Type: Bug
Affects Versions: 4.0.0
Environment: ubuntu linux 14.04
Reporter: thometal
If I create a custom distribution like here
http://karaf.apache.org/manual/latest/developers-guide/custom-distribution.html
in section "Custom Distribution Example" described. In version 4.0.0.M3 in the
file org.apache.karaf.features.cfg at featuresRepositories the karaf framework
is given in an maven url like:
mvn:org.apache.karaf.features/framework/4.0.0/xml/features
which works perfect in version 4.0.0 its given in a file url (file:///home/...)
pointing to the directory ${karaf.home}/system/file:///home/...
But if I want to use karaf out side the building environment the url isnt
necessary valid
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)