Change-Id: If07406f7e618fca0ea001b56a81b8552d9d44546 Former-commit-id:0b21274439
[formerlydccc265ab0
] [formerlyd4c7a0c302
] [formerly0b21274439
[formerlydccc265ab0
] [formerlyd4c7a0c302
] [formerly56fef93541
[formerlyd4c7a0c302
[formerly 767ecfd7f2930de641d532d08120d5023b6e38e4]]]] Former-commit-id:56fef93541
Former-commit-id:aee63f150f
[formerly8ea57bfbac
] [formerly 780ccd7e833e37069d808d836ad303c6cf184e97 [formerly8ad1acdbc5
]] Former-commit-id: deb62ce2eff58fb093fa318250144087333c3c68 [formerly43344e0340
] Former-commit-id:7f1784e352
39 lines
1.1 KiB
XML
39 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.uf.viz.nwsauth.feature"
|
|
label="NWS Authorization 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.viz.base.feature" version="1.0.0.qualifier"/>
|
|
<import feature="com.raytheon.uf.common.base.feature" version="1.0.0.qualifier"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.common.plugin.nwsauth"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
<plugin
|
|
id="com.raytheon.uf.viz.plugin.nwsauth"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|