david_williams | aabf43d | 2006-12-05 06:10:37 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wtp.noship.assembly.feature" |
| 4 | label="No_Ship_Assembly_Feature Feature" |
| 5 | version="1.0.0" |
| 6 | provider-name="Eclipse.org"> |
| 7 | |
| 8 | <description> |
| 9 | This feature is purely a build-time construct, so guide the build |
| 10 | of feature patches. |
| 11 | The feature itself should not be included in zip files, |
| 12 | update sites, or deployed in any fashion. |
| 13 | </description> |
| 14 | |
| 15 | <includes |
| 16 | id="org.eclipse.wst.common_core.feature.patch" |
| 17 | version="0.0.0"/> |
| 18 | |
| 19 | <includes |
| 20 | id="org.eclipse.wst.xml_core.feature.patch" |
| 21 | version="0.0.0"/> |
| 22 | |
| 23 | <includes |
| 24 | id="org.eclipse.jst.web_core.feature.patch" |
| 25 | version="0.0.0"/> |
| 26 | |
| 27 | </feature> |