Commit graph

15 commits

Author SHA1 Message Date
Brad Gonzales
19460ed0d7 Issue #2771 For Data Delivery CAVE now request current id from
the registry EDEX.  Added DATA_DELIVERY_ID to environment that is used instead
of site id for identification when participating in the federation
and subscription identification.

Amend: Created common data delivery package com.raytheon.uf.edex.datadelivery. Moved DataDeliveryIdUtil there.
       Created ClusterIdUtil.  DataDeliveryIdUtil uses that utility.  It also verifies the id against the awips sites.
       Changed centralRegistry.sh to  set CLUSTER_ID to NCF.
       Handle cases where site id is HAK or HUS.
       Check for empty id setting in Cluster ID Util.
       Return full id for Data Delivery ID.
       Simplify Data Delivery ID and return Cluster ID.

Change-Id: Iee140b5626e1962217cca2deb6d1483ebf265911

Former-commit-id: d2fa3dfb4a61e8d0fd68654afb1c18e49f063fcb
2014-02-18 11:10:44 -06:00
Brian Clements
8142ff770f Issue #1314 removed common.spatial plugin
Moved KeyLocker to common.util
Updated query store to use read write lock


Former-commit-id: 4f3d7e982a34f17fdf8cd80f025da176f939a3b1
2013-11-08 13:43:52 -06:00
Dave Hladky
f6996f9f5a Issue #2529 Move DD edex event plugin from DD feature to DD core feature.
Former-commit-id: cce7fc47a0a4cdb55712ee3af942e93cb8a7c797
2013-11-07 10:08:01 -06:00
Brian Clements
f50c286820 Issue #2522 removing WCS and WMS from baseline
removed dependencies on static URN constants in NativeCrsAuthority and abstract wxxm translator


Former-commit-id: 6f113f3c68f13ebac010bd2f8e22d3534c0a8072
2013-11-06 09:55:45 -06:00
Dave Hladky
1f1469fe82 Issue #2472 Replacing lost commit
Former-commit-id: 7c1f7ad737361b55e85bdf48dad24c7a60b36e99
2013-11-04 16:24:14 -06:00
Dave Hladky
074f08c4cb Issue #2323 Update xmlschema packages to correct naming convention
Former-commit-id: 884684895e7f7f671e5efe4ea62222bfa3192900
2013-09-04 12:56:10 -05:00
Dave Hladky
1755294a1f Issue #2306 Changed required jar to an import instead of hard include.
Former-commit-id: a83e0685e795a59e0d3798e2e3d5fb7b7597a0ed
2013-08-29 09:48:12 -05:00
Dave Hladky
d6fd89c2fa Issue #2306 Fix features for DD
Former-commit-id: 1841dbf0d7e33f01f61df7708190380275fe5fce
2013-08-28 15:04:18 -05:00
Dave Hladky
83dba7b655 Issue #2097 Initial update for OGC services
Change-Id: I1bc8fc8a4c125bc79057c4af929c0495f0e5eb99

Former-commit-id: 875006e24de0755cdd0dedc7b0afcf221bcbad49
2013-08-28 08:24:45 -05:00
Benjamin Phillippe
d7f31a61c0 Issue #1693 Fixed deploy
Change-Id: Ic9db5951d8fa78580744380e84d3cd7496cf4530

Former-commit-id: 5e103126be41de2b4ac604d5bb118e8360690a4a
2013-08-27 15:53:30 -05:00
Benjamin Phillippe
d7031d9c76 Issue #1693 Fixing dependencies
Change-Id: I2e502e5ec97f94c316b534933f69285703b23a7e

Former-commit-id: ab7af11f1a230cca095872751abfe7fb29c4500e
2013-08-21 13:32:17 -05:00
Dave Hladky
2c33f301df Issue #2236 Fixed P2 build
Former-commit-id: 8f2fa18da2ee547882773075be229c223b2a48ec
2013-08-01 14:40:06 -05:00
Dave Hladky
f5d3a5f012 Issue #2096 First steps to getting CAVE to display MADIS data
Change-Id: I68925eef139c31e751bcb47f05f05cfd83b380b9

Former-commit-id: 1f33631d527ecbcecef31c255ac963556f5e1a4e
2013-06-27 11:07:27 -05:00
Bryan Kowal
8f479a2536 Issue #1956 - dependency updates for EDEX dpa
- relocated certain localization files based on the plugins that used them; when more than one plugin used the localization it was
  moved to the plugin that was a dependency of the other plugin that used it
- added the edex and common datadelivery service plugins to the core feature since there spring files are included in the dpa mode

Change-Id: Id1582abaa3e89a86289ce9ae615ac0997f60582d

Former-commit-id: 914587220cb65cb22b788a5bf1e867cdf53cf5bf
2013-06-19 13:43:16 -05:00
Dustin Johnson
e33cd9d00d Issue #2090 Create Data Provider Agent feature
Amend: Remove dataplugins feature from dataprovideragent

Change-Id: I7ff421d478ad060c67eaffd4a1b2b40209ed2901

Former-commit-id: 2147018ade8a96b4a89c6117e345d569b4d1af76
2013-06-12 15:41:32 -05:00