awips2/ncep/com.raytheon.uf.edex.ncep.nco.feature/feature.xml
Brad Gonzales 57b49b4868 Omaha #3197 moved ncep edex plugins that are only needed by the national centers to a separate rpm.
Removed the ingest modes excludes since they are not needed (the rpm is only installed where it is needed.)

Amend:  Commented out local deploy of National Central Operations EDEX plugins and added a comment.
        Updated comment.

Change-Id: I98cfd70ec3d1917404fe7c4b70b380224ef7d14d

Former-commit-id: 6159b6ec34966762e7dd8ce2f66c24004d11bd95
2014-06-23 10:49:35 -05:00

73 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.raytheon.uf.edex.ncep.nco.feature"
label="EDEX NCEP National Centers 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.ncep.feature" version="1.0.0.qualifier"/>
</requires>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.aww"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.nctext"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.ncpafm"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.ncscd"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.nctaf"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.ncuair"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="gov.noaa.nws.ncep.edex.plugin.ntrans"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>