awips2/edexOsgi/com.raytheon.uf.common.util/src/com/raytheon/uf/common/util
Brad Gonzales 9aa1cb299e 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: 19460ed0d7 [formerly 19460ed0d7 [formerly d2fa3dfb4a61e8d0fd68654afb1c18e49f063fcb]]
Former-commit-id: ba4e308328
Former-commit-id: 3be3380944
2014-02-18 11:10:44 -06:00
..
algorithm 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
cache
concurrent Issue #1314 removed common.spatial plugin 2013-11-08 13:43:52 -06:00
file Issue #2267 Removed java.nio.file dependencies from FilenameFilter. 2013-10-29 17:04:00 -05:00
header 14.1.1-7 baseline 2013-11-06 14:16:14 -05:00
mapping 13.2.1-2 baseline 2013-01-23 11:18:44 -05:00
registry 13.5.1-4 baseline 2013-06-28 09:46:25 -04:00
session 13.3.1-12 baseline 2013-03-25 13:27:13 -05:00
ArraysUtil.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
BufferUtil.java
ByteArrayOutputStreamPool.java
ClusterIdUtil.java Issue #2771 For Data Delivery CAVE now request current id from 2014-02-18 11:10:44 -06:00
CollectionUtil.java Issue #1682 Refactored Registry querying to conform to EBXML 4.0 spec 2013-10-18 09:20:40 -05:00
ConvertUtil.java Issue #2091 added getFields method to ConvertUtil 2013-06-11 16:34:41 -05:00
DataUnzipper.java Issue #2169 - gzip data uris; entities that receive data uris will unzip them before running thrift conversions. 2013-08-19 12:06:30 -05:00
ExceptionUtil.java 13.1.2-2 baseline 2013-01-06 14:32:24 -06:00
FileLastModifiedTimeWatcher.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
FileUtil.java Merge branch 'development' into development_on_RHEL6 2013-11-12 11:11:36 -06:00
Filter.java
GridUtil.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
IConditionMatcher.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
IDeepCopyable.java Issue #2106 Improve BandwidthManager performance 2013-07-08 10:22:30 -05:00
IFileModifiedWatcher.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
JarUtil.java 13.1.2-2 baseline 2013-01-06 14:32:24 -06:00
LogUtil.java Issue #2267 Shared Subscription fixes. DataDelivery Port environment standardization. Logging updates. 2013-10-07 17:06:38 -05:00
MathUtil.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
Pair.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
PropertiesUtil.java 13.1.2-2 baseline 2013-01-06 14:32:24 -06:00
ReflectionException.java 13.1.2-2 baseline 2013-01-06 14:32:24 -06:00
ReflectionUtil.java Issue #2584 Step one of versioning for DD 2014-01-24 14:44:12 -06:00
RunProcess.java
RWLArrayList.java
ServiceLoaderUtil.java 13.5.1-1 baseline 2013-06-10 15:17:17 -04:00
SizeUtil.java 13.5.1-4 baseline 2013-06-28 09:46:25 -04:00
StringUtil.java Issue #2142 remove more dependencies on edex.common 2013-08-08 14:46:52 -05:00
SystemUtil.java
VariableSubstitutor.java