awips2/edexOsgi/com.raytheon.uf.edex.plugin.loctables/META-INF/MANIFEST.MF
Tiffany Meyer 427960a911 Additional NDM files changes.
-Added/moved from some spi files from configured or site to base
-Removed some spi files from cave/etc/basemaps to utility tree so we could update on the EDEX side
-Had to add back in the com.raytheon.uf.edex.plugin.loctables plugin so it knew what to do with some of the files in /awips2/edex/data/ndm
-Added files from the awips-ndm svn repo to be built by the awips2-edex rpm and get installed to /awips2/edex/data/ndm so that EDEX picks up the files and updates the databases and spi files.
2021-12-03 10:52:47 -05:00

18 lines
658 B
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Loctables Plug-in
Bundle-SymbolicName: com.raytheon.uf.edex.plugin.loctables
Bundle-Version: 1.15.1.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: com.raytheon.edex.common,
com.raytheon.uf.edex.pointdata,
com.raytheon.uf.common.localization,
javax.measure,
org.geotools,
javax.persistence,
org.slf4j;bundle-version="1.7.12",
com.raytheon.uf.edex.ndm;bundle-version="1.14.0",
com.raytheon.uf.common.site;bundle-version="1.14.0",
com.raytheon.uf.edex.site;bundle-version="1.0.0",
com.raytheon.uf.edex.decodertools;bundle-version="1.16.0"