redbook, sfcobs, and satellite. Amend: Made decoder performance logging consistent. Cleaned up other logging. Change-Id: I1f404583240a9427cfa3dbb82f9ba3f760b3a8d4 Former-commit-id:f7debfc55f
[formerlycd39fcf122
] [formerly8c309840a3
[formerly 871b2ceb2a6745369c1dc6e88d711e5e3a13cc37]] Former-commit-id:8c309840a3
Former-commit-id:9f9248bcd9
21 lines
805 B
Text
21 lines
805 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Sfcobs Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.sfcobs
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
org.apache.commons.logging,
|
|
org.geotools,
|
|
javax.measure,
|
|
javax.persistence
|
|
Export-Package: com.raytheon.edex.plugin.sfcobs.common
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.uf.common.dataplugin.sfcobs,
|
|
com.raytheon.uf.common.dataplugin.sfcobs.dao,
|
|
com.raytheon.uf.common.pointdata,
|
|
com.raytheon.uf.common.pointdata.spatial,
|
|
com.raytheon.uf.edex.pointdata,
|
|
com.raytheon.uf.common.status
|