david_williams | a966406 | 2009-01-12 20:31:28 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.jst.ws.cxf_sdk.feature" |
| 4 | label="%featureName" |
sclarke | a3c2276 | 2009-03-17 18:40:39 +0000 | [diff] [blame] | 5 | version="0.4.2.qualifier" |
david_williams | a966406 | 2009-01-12 20:31:28 +0000 | [diff] [blame] | 6 | provider-name="%featureProvider" |
david_williams | a966406 | 2009-01-12 20:31:28 +0000 | [diff] [blame] | 7 | image="eclipse_update_120.jpg"> |
| 8 | |
| 9 | <description> |
| 10 | %description |
| 11 | </description> |
| 12 | |
| 13 | <copyright> |
| 14 | %copyright |
| 15 | </copyright> |
| 16 | |
| 17 | <license url="%licenseURL"> |
| 18 | %license |
| 19 | </license> |
| 20 | |
| 21 | <url> |
| 22 | <update label="%updateSiteName" url="http://download.eclipse.org/webtools/updates"/> |
| 23 | </url> |
| 24 | |
| 25 | <includes |
| 26 | id="org.eclipse.jst.ws.cxf.feature" |
| 27 | version="0.0.0"/> |
david_williams | 274849d | 2009-01-12 20:47:28 +0000 | [diff] [blame] | 28 | |
david_williams | a966406 | 2009-01-12 20:31:28 +0000 | [diff] [blame] | 29 | <includes |
| 30 | id="org.eclipse.jst.ws.cxf.feature.source" |
david_williams | 274849d | 2009-01-12 20:47:28 +0000 | [diff] [blame] | 31 | version="0.0.0"/> |
| 32 | |
david_williams | a966406 | 2009-01-12 20:31:28 +0000 | [diff] [blame] | 33 | </feature> |