Copy initial configuration file in Karaf 4 55/58955/5
authorTomas Slusny <tomas.slusny@pantheon.tech>
Wed, 14 Jun 2017 14:13:04 +0000 (16:13 +0200)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Thu, 15 Jun 2017 08:17:53 +0000 (10:17 +0200)
Fix copying of initial configuration file in Karaf 4. Problem was
that karaf .xml file that was supposed to handle this was incorrectly
located at `src/main/features/features.xml` but was supposed to be at
`src/main/feature/feature.xml` to work properly in Karaf 4.

Resolves: bug 8692

Change-Id: I9923a2b2598e05e95bb68a01cde5a8894679e534
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>

No differences found