awips2/javaUtilities/com.raytheon.wes2bridge.utility.feature/feature.xml
Max Schenkelberg ec40d261e5 Issue #1638 Create base edex and common features that can be deployed to startup a base edex instance
Change-Id: I3f336969a48764785ac148c9d67799e228e66d62

Former-commit-id: 108a140d0b203680ed00e9c81b9271a5873ce8df
2013-02-27 16:19:58 -06:00

48 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.raytheon.wes2bridge.utility.feature"
label="Wes2Bridge Utility 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.wes2bridge.common"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.wes2bridge.configuration"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.wes2bridge.datalink"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.raytheon.wes2bridge.manager"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>