Conflicts: cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/TimeMatcher.java edexOsgi/com.raytheon.edex.plugin.shef/META-INF/MANIFEST.MF edexOsgi/com.raytheon.edex.plugin.warning/src/com/raytheon/edex/plugin/warning/gis/GeospatialDataGenerator.java edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/config/DialogConfiguration.java edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/config/WarngenConfiguration.java tests/.classpath tests/unit/com/raytheon/edex/plugin/shef/TestM2SOptions.java tests/unit/com/raytheon/edex/plugin/shef/TestMetarToShefTransformer.java Former-commit-id:cf62cf4a6e
[formerlycf62cf4a6e
[formerly a830db2a282e6a29d119fc0d3357c2223c48d175]] Former-commit-id:fc2bf6b45c
Former-commit-id:233922471a
35 lines
1.4 KiB
Text
35 lines
1.4 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Shef Plug-in
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.shef
|
|
Bundle-Version: 1.12.1174.qualifier
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization
|
|
Bundle-Vendor: RAYTHEON
|
|
Export-Package: com.raytheon.edex.plugin.shef,
|
|
com.raytheon.edex.plugin.shef.data,
|
|
com.raytheon.edex.plugin.shef.data.precip,
|
|
com.raytheon.edex.plugin.shef.database,
|
|
com.raytheon.edex.plugin.shef.ohdlib,
|
|
com.raytheon.edex.plugin.shef.util,
|
|
com.raytheon.edex.transform.shef,
|
|
com.raytheon.edex.transform.shef.obs
|
|
Require-Bundle: com.raytheon.edex.common,
|
|
com.raytheon.uf.edex.decodertools;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.localization,
|
|
javax.persistence,
|
|
org.apache.commons.cli;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataplugin.shef;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.status;bundle-version="1.12.1174"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Import-Package: com.raytheon.edex.plugin.obs,
|
|
com.raytheon.edex.plugin.obs.metar,
|
|
com.raytheon.edex.plugin.obs.metar.util,
|
|
com.raytheon.edex.plugin.shef.database,
|
|
com.raytheon.edex.textdb.dbapi.impl,
|
|
com.raytheon.uf.common.dataplugin.obs.metar,
|
|
com.raytheon.uf.common.dataplugin.obs.metar.util,
|
|
com.raytheon.uf.common.dataplugin.sfcobs,
|
|
com.raytheon.uf.common.dataplugin.text.request,
|
|
com.raytheon.uf.common.ohd,
|
|
org.apache.commons.logging
|
|
|