Amend: Use isEmpty() where possible in BandwidthManager. Change-Id: I85fe54982245e088f60dd33148aed72e6abfc9ec Former-commit-id:73f884753a
[formerly1161125c84
] [formerly54c3980cba
[formerly 28c97849800c624bdaa161f05777703ee2a510ac]] Former-commit-id:54c3980cba
Former-commit-id:c0a1ae396a
36 lines
1.9 KiB
Text
36 lines
1.9 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Bandwidth
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.datadelivery.bandwidth
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Require-Bundle: com.raytheon.uf.common.status;bundle-version="1.12.1174",
|
|
com.raytheon.edex.common;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.datadelivery.retrieval;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.geospatial;bundle-version="1.12.1174",
|
|
org.geotools;bundle-version="2.6.4",
|
|
com.raytheon.uf.common.datadelivery.registry;bundle-version="1.0.0",
|
|
com.google.guava;bundle-version="1.0.0",
|
|
com.raytheon.uf.edex.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.datadelivery.retrieval;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.event;bundle-version="1.0.0",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
com.raytheon.uf.common.registry.ebxml,
|
|
com.raytheon.uf.common.registry.event;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.registry.schemas.ebxml;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.datadelivery.bandwidth;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.edex.auth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.plugin.nwsauth;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.util,
|
|
com.raytheon.uf.common.datadelivery.request;bundle-version="1.0.0"
|
|
Export-Package: com.raytheon.uf.edex.datadelivery.bandwidth.interfaces,
|
|
com.raytheon.uf.edex.datadelivery.bandwidth.processing
|
|
Import-Package: com.raytheon.uf.common.datadelivery.event.retrieval,
|
|
com.raytheon.uf.common.datadelivery.registry
|