awips2/edexOsgi/com.raytheon.uf.common.activetable/META-INF/MANIFEST.MF
David Gillingham d6103a9ff1 Omaha #3157: Refactor TPCWatchSrv, SPCWatchSrv, and WCLWatchSrv to correctly handle multiple active GFE sites. Update active table code to allow multiple configured SPC and TPC sites from VTECPartners.py.
Change-Id: Ie7565f0932054477580baf7e06e26357916fd746

Former-commit-id: ca29043593 [formerly 137dbb9783] [formerly 04557f3854] [formerly ca29043593 [formerly 137dbb9783] [formerly 04557f3854] [formerly 1f1db083ca [formerly 04557f3854 [formerly 9185eea7409452fe004185dfa51d78f5adb656d4]]]]
Former-commit-id: 1f1db083ca
Former-commit-id: aa1ecf1c3d [formerly 76496a18cb] [formerly 794ab4e612fd124c79c424ef5c6e44d42dfbffeb [formerly 0de24e8a44]]
Former-commit-id: 3c1f8513921c670bee034ba7fff2e0a0e8acf786 [formerly 06d487fd52]
Former-commit-id: ca1e1d19cb
2014-05-19 12:50:10 -05:00

25 lines
1 KiB
Text

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Activetable Plug-in
Bundle-SymbolicName: com.raytheon.uf.common.activetable
Bundle-Version: 1.14.0.qualifier
Bundle-Vendor: RAYTHEON
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Eclipse-RegisterBuddy: com.raytheon.uf.common.serialization
Import-Package: com.raytheon.uf.common.dataplugin.annotations,
com.raytheon.uf.common.dataplugin.persist,
com.raytheon.uf.common.dataplugin.warning,
com.raytheon.uf.common.serialization.comm,
com.vividsolutions.jts.geom,
javax.persistence,
org.hibernate.annotations
Export-Package: com.raytheon.uf.common.activetable,
com.raytheon.uf.common.activetable.request,
com.raytheon.uf.common.activetable.response
Require-Bundle: com.raytheon.uf.common.serialization,
com.raytheon.uf.common.message;bundle-version="1.12.1174",
com.raytheon.uf.common.localization;bundle-version="1.12.1174",
com.raytheon.uf.common.python;bundle-version="1.12.1174",
org.jep;bundle-version="1.0.0",
com.raytheon.uf.common.util;bundle-version="1.12.1174",
com.raytheon.uf.common.status