Former-commit-id:41c5159a9f
[formerly83945ad946
] [formerlyc6958d6c9c
] [formerly41c5159a9f
[formerly83945ad946
] [formerlyc6958d6c9c
] [formerlyc71d4c45e6
[formerlyc6958d6c9c
[formerly 90749bd5ccdea5fca90a01a749af24ebbf9033e4]]]] Former-commit-id:c71d4c45e6
Former-commit-id:57fded4c29
[formerly1c1e564b7b
] [formerly 26432fe15e6a07543b683979b6a31a2017158b7b [formerly645f0822fc
]] Former-commit-id: 63d143a770d84dff15dd44faaa40490f7fdae22c [formerly0f5a71a9d9
] Former-commit-id:ff0fd5a696
52 lines
1.3 KiB
XML
52 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.edex.dataprovideragent.feature"
|
|
label="EDEX Data Provider Agent Feature"
|
|
version="1.0.0.qualifier"
|
|
provider-name="RAYTHEON">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<requires>
|
|
<import feature="com.raytheon.uf.edex.datadelivery.core.feature" version="0.0.0"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.edex.ogc.registry"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.edex.plugin.madis.registry"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.edex.plugin.obs.registry"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.edex.dataprovideragent"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|