From: Michael Vorburger Date: Tue, 29 Aug 2017 20:06:00 +0000 (+0200) Subject: Bug 9060: Fix odl-mdsal-trace's missing mdsaltrace_config.xml X-Git-Tag: v3.0.0~44^2~46 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=29c2ae3619d10ba5b3a2c74844ba468d227e22da;p=mdsal.git Bug 9060: Fix odl-mdsal-trace's missing mdsaltrace_config.xml This seems to have gotten lost in the Karaf 4 migration. see https://wiki.opendaylight.org/view/Karaf_4_migration#.3Cconfigfile.3E Change-Id: Id7c20c1daaaeb0844ef2278fe4931b24e7ef5b5d Signed-off-by: Michael Vorburger --- diff --git a/features/odl-mdsal-trace/src/main/feature/feature.xml b/features/odl-mdsal-trace/src/main/feature/feature.xml new file mode 100644 index 0000000000..8e6070ba78 --- /dev/null +++ b/features/odl-mdsal-trace/src/main/feature/feature.xml @@ -0,0 +1,6 @@ + + + + mvn:org.opendaylight.controller/mdsal-trace-api/${project.version}/xml/config + +