awips2/edexOsgi/com.raytheon.uf.edex.datadelivery/.project

29 lines
666 B
Text
Raw Normal View History

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: 1d57e9f5f75cce6eb6137b480a79130183dffe7f [formerly 379c0fb46c37aac5308b573d3e18e194abfb742c] [formerly 19460ed0d7312c8633484e615be9fbea41d38ed9] [formerly 1d57e9f5f75cce6eb6137b480a79130183dffe7f [formerly 379c0fb46c37aac5308b573d3e18e194abfb742c] [formerly 19460ed0d7312c8633484e615be9fbea41d38ed9] [formerly ba4e308328bf8fe2beb2944e4a65233ee0c455ab [formerly 19460ed0d7312c8633484e615be9fbea41d38ed9 [formerly d2fa3dfb4a61e8d0fd68654afb1c18e49f063fcb]]]] Former-commit-id: ba4e308328bf8fe2beb2944e4a65233ee0c455ab Former-commit-id: ae35320dd695a25fcfb2998dd2e00eff1e3ab753 [formerly 1b764881111d4e8eceabede251e20431e27d9ccf] [formerly eab08c6056f77a408245754e016c16a1db9d08f4 [formerly 3be33809441eb140c7002f4ecd8f45713bf8bd61]] Former-commit-id: 367c8f66061868a52d255ea46c57bb8c2dc11b5f [formerly 9aa1cb299e1e9d346240a865d25e5c5ba9f68663] Former-commit-id: b0421675ff7901006a4d60eee7ad437e418f1040
2014-02-11 16:39:41 -06:00
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>com.raytheon.uf.edex.datadelivery</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>