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)
commit149db3077b7582ed94963ca2bf897bd23d417446
tree08ca9552bc2bb7ed583aa50cdf65fe41f44d634a
parentc0d2b2e3f6b3da9c9e1f4c91e23bc72d26106e39
Copy initial configuration file in Karaf 4

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>
features/odl-openflowjava-protocol/pom.xml
features/odl-openflowjava-protocol/src/main/feature/feature.xml [moved from features/odl-openflowjava-protocol/src/main/features/features.xml with 100% similarity]