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: 71ea599f74 [formerly cb8cb03d7d] [formerly 8f479a2536] [formerly 71ea599f74 [formerly cb8cb03d7d] [formerly 8f479a2536] [formerly a877e9589c [formerly 8f479a2536 [formerly 914587220cb65cb22b788a5bf1e867cdf53cf5bf]]]]
Former-commit-id: a877e9589c
Former-commit-id: a5726ffecd [formerly 624d423b10] [formerly 660d84775468edb75cec6afdf965bd703d25ff7b [formerly 09c48506e7]]
Former-commit-id: 87b7480bff60d3b3d6db06a705c5e554d490d4c1 [formerly 0185fa1b02]
Former-commit-id: 8ff65daabf
This commit is contained in:
Bryan Kowal 2013-06-19 13:43:16 -05:00
parent 4a18022c7e
commit 890f07e365
6 changed files with 15 additions and 15 deletions

View file

@ -115,5 +115,19 @@
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.datadelivery.service"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.edex.datadelivery.service"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>

View file

@ -47,20 +47,6 @@
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.datadelivery.service"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.edex.datadelivery.service"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="net.dods"
download-size="0"