Update the following: com.raytheon.edex.plugin.bufrua com.raytheon.uf.edex.bufrtools com.raytheon.uf.edex.plugin.bufrascat com.raytheon.uf.edex.plugin.bufrhdw com.raytheon.uf.edex.plugin.bufrmthdw com.raytheon.uf.edex.plugin.bufrncwf com.raytheon.uf.edex.plugin.bufrsigwx com.raytheon.uf.edex.plugin.bufrssmi amend: Review comments, including making logger protected scope in a few files. Change-Id: Id72e711bfd51f04a900bd78bee82569ae4a2d965 Former-commit-id: 214c5aa103a8481d89a81638956ed9439df79bc3
26 lines
1.2 KiB
Text
26 lines
1.2 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Bufrua Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.bufrua
|
|
Bundle-Version: 1.15.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
|
Export-Package: com.raytheon.edex.plugin.bufrua.dao
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin.bufrua;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.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;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.pointdata;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.menus;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.bufrtools;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.ndm;bundle-version="1.0.0"
|
|
Import-Package: com.raytheon.edex.esb,
|
|
com.raytheon.edex.plugin,
|
|
com.raytheon.uf.common.wmo,
|
|
org.slf4j
|