awips2/cave/com.raytheon.uf.viz.registry.feature/feature.xml
Nate Jensen 9962a2e7fa Omaha #2735 unpack plugins that contribute spring xml to viz
Change-Id: Iaa9340cb255650d3980daef10f30667b1224ac07

Former-commit-id: 820f1ae0b8 [formerly 8ec8b13aac [formerly f88da1dfebb37e60e7a32ce283495e45366f4975]]
Former-commit-id: 8ec8b13aac
Former-commit-id: d5d6a85ea8
2014-09-18 12:27:33 -05:00

52 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.raytheon.uf.viz.registry.feature"
label="Registry 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>
<plugin
id="com.raytheon.uf.common.registry.ebxml"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.registry.event"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.uf.common.registry.schemas.ebxml"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.sun.xml.bind"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.raytheon.uf.common.security"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>