summaryrefslogtreecommitdiffstats
path: root/dblib/provider/src/main/resources/OSGI-INF
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-10-17 19:15:42 +0000
committerKevin Smokowski <kevin.smokowski@att.com>2019-10-30 18:45:42 +0000
commitc9bf82b628b7d3f5f21f153538f950ac9a7d1294 (patch)
treeec94592811ade8ff1301d411333136df3158a110 /dblib/provider/src/main/resources/OSGI-INF
parent88b50b19b726cc13ced419902eff162791ac456d (diff)
remove EncShellCommand
remove EncShellCommand to separate dblib from karaf and odl Issue-ID: CCSDK-1848 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: If43abeceb556b4075d2866a18b8c9e92765e14a2
Diffstat (limited to 'dblib/provider/src/main/resources/OSGI-INF')
-rwxr-xr-xdblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml b/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
index d9bb99c0..f1d5166d 100755
--- a/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
+++ b/dblib/provider/src/main/resources/OSGI-INF/blueprint/dblib-blueprint.xml
@@ -15,10 +15,4 @@
</interfaces>
</service>
- <command-bundle xmlns="http://karaf.apache.org/xmlns/shell/v1.0.0">
- <command name="dblib/encode">
- <action class="org.onap.ccsdk.sli.core.dblib.EncShellCommand"/>
- </command>
- </command-bundle>
-
</blueprint> \ No newline at end of file