Amend: Added WMO header finder since the header property will have additional information in it when file comes from LDM. Also changed MessageGenerator to use new class for finding the wmo header Amend: Added try-finally for input stream in DataUnzipper Change-Id: I4ece2f5f24a429aa41969f51040a58e67e79e1c1 Former-commit-id:7ace2035c5
[formerly756988cb8b
] [formerlyb669f57ee4
[formerly 2f17b2f49f65da4b7b7fd531377873cb9eb941dd]] Former-commit-id:b669f57ee4
Former-commit-id:51f9666fcb
13 lines
479 B
Text
13 lines
479 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Utility Plug-in
|
|
Bundle-SymbolicName: com.raytheon.uf.common.util
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.junit;bundle-version="1.0.0"
|
|
Export-Package: com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.util.cache,
|
|
com.raytheon.uf.common.util.header,
|
|
com.raytheon.uf.common.util.registry
|
|
Import-Package: org.apache.commons.lang
|