Commit graph

20 commits

Author SHA1 Message Date
Dave Hladky
a14cb8c45f Issue #2992 Updated DD list of active registries
Change-Id: Iaef7dc76442d1e101cf9865a542a777afe1722ca

Former-commit-id: 3b00ae03cc [formerly c352643c79 [formerly a34955102d1316135c4151210daba0e5807ff6c9]]
Former-commit-id: c352643c79
Former-commit-id: e2a4bb6755
2014-04-30 17:38:28 -05:00
Brad Gonzales
d1d858d68f Issue #2694 Added missing org.codehaus.jackson dependency to com.raytheon.uf.edex.base.feature.
Amend:  removed org.codehaus.jackson dependency from com.raytheon.uf.edex.datadelivery.core.feature.

Change-Id: Id36525e4e0e4764c648a4abca938e4131b23f3e0

Former-commit-id: 2909580bc3 [formerly 579ba2a117 [formerly 43e4da8b175ce20c9a4f9b94b1cb243c4355e72b]]
Former-commit-id: 579ba2a117
Former-commit-id: 100252664e
2014-04-08 11:55:23 -05:00
Ron Anderson
c46e9801c0 Issue #2694 Fix dependency issues in the build.
Change-Id: Ie0bc386851869bb0b7e56c117193c84e5fa03e91

Former-commit-id: 5e7a694eb7 [formerly c20a2f2e0d [formerly 6f530a08a2a823ce01ef66b8e10ff52d9626de3f]]
Former-commit-id: c20a2f2e0d
Former-commit-id: e71d8778c2
2014-04-08 09:49:56 -05:00
Richard Peter
79d3aa4e1a Merge branch 'omaha_14.2.1' (14.2.1-8) into development
Conflicts:
	cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ui/zoneselector/ZoneSelectorResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.edex.plugin.textlightning/src/com/raytheon/edex/plugin/textlightning/impl/TextLightningParser.java
	edexOsgi/com.raytheon.uf.common.comm/src/com/raytheon/uf/common/comm/HttpClient.java
	edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/response/GridResponseData.java
	edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/util/PDOUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth.ncf/src/com/raytheon/uf/edex/datadelivery/bandwidth/sbn/SbnSimulator.java

Change-Id: Ia74f80ced9091ff0497ccc6d93e876b5a9807f75

Former-commit-id: 1c150e6e8b [formerly 0e25ae35c1 [formerly a47eaa9af45db41391fe46e36ec0793f70d06ad6]]
Former-commit-id: 0e25ae35c1
Former-commit-id: 7bd6a07913
2014-02-27 15:18:26 -06:00
Brad Gonzales
1d57e9f5f7 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: ba4e308328 [formerly 19460ed0d7 [formerly d2fa3dfb4a61e8d0fd68654afb1c18e49f063fcb]]
Former-commit-id: 19460ed0d7
Former-commit-id: 379c0fb46c
2014-02-18 11:10:44 -06:00
Brian Clements
68fac79fe7 Issue #2756 new collaboration openfire plugin and http service
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML


Former-commit-id: 5b4f1e8288 [formerly f6b2827434 [formerly ff23569984eee43927c10ca041ca7e0ca4d40a3b]]
Former-commit-id: f6b2827434
Former-commit-id: f0c89ef6c6
2014-02-18 10:03:12 -06:00
Brian Clements
4a97229443 Issue #1314 removed common.spatial plugin
Moved KeyLocker to common.util
Updated query store to use read write lock


Former-commit-id: 04791b7939 [formerly 8142ff770f [formerly 4f3d7e982a34f17fdf8cd80f025da176f939a3b1]]
Former-commit-id: 8142ff770f
Former-commit-id: f994d9924d
2013-11-08 13:43:52 -06:00
Dave Hladky
9505706e96 Issue #2529 Move DD edex event plugin from DD feature to DD core feature.
Former-commit-id: 5d3023d2f5 [formerly f6996f9f5a [formerly cce7fc47a0a4cdb55712ee3af942e93cb8a7c797]]
Former-commit-id: f6996f9f5a
Former-commit-id: 1a5ddfbd5e
2013-11-07 10:08:01 -06:00
Brian Clements
ae897e75a8 Issue #2522 removing WCS and WMS from baseline
removed dependencies on static URN constants in NativeCrsAuthority and abstract wxxm translator


Former-commit-id: 4144db8bfc [formerly f50c286820 [formerly 6f113f3c68f13ebac010bd2f8e22d3534c0a8072]]
Former-commit-id: f50c286820
Former-commit-id: 09f8fe5d95
2013-11-06 09:55:45 -06:00
Dave Hladky
a6182c2af0 Issue #2472 Replacing lost commit
Former-commit-id: 9c6a430d40 [formerly 1f1469fe82 [formerly 7c1f7ad737361b55e85bdf48dad24c7a60b36e99]]
Former-commit-id: 1f1469fe82
Former-commit-id: 62d08dbe93
2013-11-04 16:24:14 -06:00
Dave Hladky
f57218a173 Issue #2323 Update xmlschema packages to correct naming convention
Former-commit-id: ccff3e3a54 [formerly 074f08c4cb [formerly 884684895e7f7f671e5efe4ea62222bfa3192900]]
Former-commit-id: 074f08c4cb
Former-commit-id: b3486515c0
2013-09-04 12:56:10 -05:00
Dave Hladky
d673f85886 Issue #2306 Changed required jar to an import instead of hard include.
Former-commit-id: 87472e3053 [formerly 1755294a1f [formerly a83e0685e795a59e0d3798e2e3d5fb7b7597a0ed]]
Former-commit-id: 1755294a1f
Former-commit-id: b381daed1c
2013-08-29 09:48:12 -05:00
Dave Hladky
143d346e81 Issue #2306 Fix features for DD
Former-commit-id: 2650ebc934 [formerly d6fd89c2fa [formerly 1841dbf0d7e33f01f61df7708190380275fe5fce]]
Former-commit-id: d6fd89c2fa
Former-commit-id: 8d3811356c
2013-08-28 15:04:18 -05:00
Dave Hladky
d4407744c2 Issue #2097 Initial update for OGC services
Change-Id: I1bc8fc8a4c125bc79057c4af929c0495f0e5eb99

Former-commit-id: bef4b3cdbd [formerly 83dba7b655 [formerly 875006e24de0755cdd0dedc7b0afcf221bcbad49]]
Former-commit-id: 83dba7b655
Former-commit-id: d3bae9e065
2013-08-28 08:24:45 -05:00
Benjamin Phillippe
db758f3753 Issue #1693 Fixed deploy
Change-Id: Ic9db5951d8fa78580744380e84d3cd7496cf4530

Former-commit-id: d99620826c [formerly d7f31a61c0 [formerly 5e103126be41de2b4ac604d5bb118e8360690a4a]]
Former-commit-id: d7f31a61c0
Former-commit-id: aa4b536092
2013-08-27 15:53:30 -05:00
Benjamin Phillippe
fe5e7a019b Issue #1693 Fixing dependencies
Change-Id: I2e502e5ec97f94c316b534933f69285703b23a7e

Former-commit-id: 087159b954 [formerly d7031d9c76 [formerly ab7af11f1a230cca095872751abfe7fb29c4500e]]
Former-commit-id: d7031d9c76
Former-commit-id: 3310adfd0b
2013-08-21 13:32:17 -05:00
Dave Hladky
f0c6a35fa2 Issue #2236 Fixed P2 build
Former-commit-id: 08f1021c6d [formerly 2c33f301df [formerly 8f2fa18da2ee547882773075be229c223b2a48ec]]
Former-commit-id: 2c33f301df
Former-commit-id: 0e9115ddc1
2013-08-01 14:40:06 -05:00
Dave Hladky
d5990cacc0 Issue #2096 First steps to getting CAVE to display MADIS data
Change-Id: I68925eef139c31e751bcb47f05f05cfd83b380b9

Former-commit-id: ee50b5c7be [formerly f5d3a5f012 [formerly 1f33631d527ecbcecef31c255ac963556f5e1a4e]]
Former-commit-id: f5d3a5f012
Former-commit-id: 083dff9e43
2013-06-27 11:07:27 -05:00
Bryan Kowal
71ea599f74 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: a877e9589c [formerly 8f479a2536 [formerly 914587220cb65cb22b788a5bf1e867cdf53cf5bf]]
Former-commit-id: 8f479a2536
Former-commit-id: cb8cb03d7d
2013-06-19 13:43:16 -05:00
Dustin Johnson
915278ace0 Issue #2090 Create Data Provider Agent feature
Amend: Remove dataplugins feature from dataprovideragent

Change-Id: I7ff421d478ad060c67eaffd4a1b2b40209ed2901

Former-commit-id: 45600f3d55 [formerly e33cd9d00d [formerly 2147018ade8a96b4a89c6117e345d569b4d1af76]]
Former-commit-id: e33cd9d00d
Former-commit-id: fd61a1e056
2013-06-12 15:41:32 -05:00