fixed NPE when missing encryption config Change-Id: I8ef6004f44b686918220e7729a499e456787a834 Former-commit-id:664d9282c3
[formerly664d9282c3
[formerly 5421b666fc52e849e4ad5b39e2328a5c90a42408]] Former-commit-id:6b09d9b3c5
Former-commit-id:7ff77c5960
21 lines
923 B
Text
21 lines
923 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Binlightning Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.binlightning
|
|
Bundle-Version: 1.14.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.edex.plugin.binlightning.dao
|
|
Import-Package: com.raytheon.edex.esb,
|
|
com.raytheon.edex.exception,
|
|
com.raytheon.edex.plugin,
|
|
com.raytheon.uf.common.status,
|
|
com.raytheon.uf.common.wmo,
|
|
gov.noaa.nws.ost.edex.plugin.binlightning,
|
|
org.apache.commons.logging
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datastorage;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.database;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174"
|