Peer review comments Change-Id: I991b3fe21f1b458f45907bdc3b4716afc348992c Former-commit-id:897262630c
[formerly0b044dba9c
] [formerly9c1e0ab639
[formerly 1334488810c13f02e692c234a52d8f0f505a5846]] Former-commit-id:9c1e0ab639
Former-commit-id:079ec4b6dd
23 lines
1 KiB
Text
23 lines
1 KiB
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.data,
|
|
com.raytheon.uf.common.stats.util,
|
|
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",
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.util;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.units;bundle-version="1.0.0",
|
|
org.apache.commons.lang;bundle-version="2.3.0"
|