- initial commit of Maps Geometry Factory - re-factored geometry factory code - addressing peer review comments - cast to Timestamp Change-Id: Ie12177b5ae1a8d8d9151d061682730841cfcc807 Former-commit-id:6ea0653c78
[formerly964b30d5f2
] [formerly5d83f9f3d1
[formerly 8155a2cc6dc16df4addf5b567c08890278dc48c3]] Former-commit-id:5d83f9f3d1
Former-commit-id:e86fda2a6f
16 lines
797 B
Text
16 lines
797 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Common Maps Dataplugin
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.maps
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.apache.commons.lang;bundle-version="2.3.0",
|
|
com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
org.geotools;bundle-version="2.6.4",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataquery;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.message;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.dataplugin.maps.dataaccess.util
|