blob: 040f0acde00252038e67b24464b240c568b91552 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.wtp.noship.assembly.feature"
label="No_Ship_Assembly_Feature Feature"
version="1.0.0"
provider-name="Eclipse.org">
<!-- TODO: is this actually useful? Or can it be deprecated/deleted? -->
<description>
This feature is purely a build-time construct, so guide the build
of feature patches.
The feature itself should not be included in zip files,
update sites, or deployed in any fashion.
</description>
<requires>
<import feature="org.eclipse.wst.common_core.feature.patch"/>
<import feature="org.eclipse.wst.xml_core.feature.patch"/>
<import feature="org.eclipse.jst.web_core.feature.patch"/>
</requires>
</feature>