awips2/edexOsgi/com.raytheon.uf.edex.ndm/META-INF/MANIFEST.MF
Tiffany Meyer 4a0d646a2b Added back in the com.raytheon.uf.edex.ndm plugin. This is used when updating or adding new METAR/Upper Air stations.
Also had to update the imports for a number of files to use the new plugin

More information on updating/adding new stations can be found here: https://app.asana.com/0/1176977580531057/1201320099787236
2021-11-04 15:42:05 -04:00

14 lines
591 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Ndm
Bundle-SymbolicName: com.raytheon.uf.edex.ndm
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Require-Bundle: com.raytheon.uf.common.localization;bundle-version="1.17.0",
com.raytheon.uf.common.status;bundle-version="1.17.0",
com.raytheon.uf.common.pointdata;bundle-version="1.15.0",
com.raytheon.uf.common.site;bundle-version="1.14.0",
com.raytheon.uf.edex.core;bundle-version="1.14.1"
Export-Package: com.raytheon.uf.edex.ndm.ingest