awips2/edexOsgi/com.raytheon.edex.ingestsrv/META-INF/MANIFEST.MF
Brad Gonzales 2de2221a35 Issue #1785 Adding performance logging for bufrua, grib, obs, radar,
redbook, sfcobs, and satellite.

Amend: Made decoder performance logging consistent.  Cleaned up other logging.

Change-Id: I1f404583240a9427cfa3dbb82f9ba3f760b3a8d4

Former-commit-id: f7debfc55f [formerly cd39fcf122] [formerly 8c309840a3 [formerly 871b2ceb2a6745369c1dc6e88d711e5e3a13cc37]]
Former-commit-id: 8c309840a3
Former-commit-id: 9f9248bcd9
2013-03-21 10:58:26 -05:00

16 lines
575 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ingestsrv Plug-in
Bundle-SymbolicName: com.raytheon.edex.ingestsrv
Bundle-Version: 1.12.1174.qualifier
Bundle-Vendor: RAYTHEON
Require-Bundle: com.raytheon.edex.common,
org.apache.commons.logging,
org.apache.commons.lang,
org.springframework;bundle-version="2.5.6"
Export-Package: com.raytheon.edex.services
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Import-Package: com.raytheon.uf.common.message.response,
com.raytheon.uf.common.status,
com.raytheon.uf.edex.core,
com.raytheon.uf.edex.database.plugin