Issue #1317 - Peer review comments. Change-Id: Ic4fa6574a0d71fbdf246483f0ea2553d4d058c9f Former-commit-id:e72c2822ad
[formerly1372c08cdc
] [formerly50f0c4c226
[formerly 8cc9210d25324ab4b5cbd5af3687b371101d282b]] Former-commit-id:50f0c4c226
Former-commit-id:688b7cce30
14 lines
615 B
Text
14 lines
615 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Stats
|
|
Bundle-SymbolicName: com.raytheon.uf.common.stats
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Export-Package: com.raytheon.uf.common.stats,
|
|
com.raytheon.uf.common.stats.xml
|
|
Require-Bundle: com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174"
|