david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.wtp.releng.tests.feature" |
david_williams | 87b1cef | 2006-12-07 12:17:21 +0000 | [diff] [blame^] | 4 | label="Releng Test Feature" |
| 5 | version="1.0.0.qualifier" |
| 6 | provider-name="%providerName"> |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 7 | |
david_williams | 87b1cef | 2006-12-07 12:17:21 +0000 | [diff] [blame^] | 8 | <description> |
| 9 | %description |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 10 | </description> |
| 11 | |
david_williams | 87b1cef | 2006-12-07 12:17:21 +0000 | [diff] [blame^] | 12 | <copyright> |
| 13 | %copyright |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 14 | </copyright> |
| 15 | |
david_williams | 87b1cef | 2006-12-07 12:17:21 +0000 | [diff] [blame^] | 16 | <license url="%licenseURL"> |
| 17 | %license |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 18 | </license> |
| 19 | |
david_williams | 87b1cef | 2006-12-07 12:17:21 +0000 | [diff] [blame^] | 20 | <plugin |
| 21 | id="org.eclipse.wtp.releng.tests" |
| 22 | download-size="0" |
| 23 | install-size="0" |
| 24 | version="0.0.0" |
| 25 | unpack="false"/> |
| 26 | |
| 27 | <plugin |
| 28 | id="org.eclipse.callisto.tools.versionchecker" |
| 29 | download-size="0" |
| 30 | install-size="0" |
| 31 | version="0.0.0" |
| 32 | unpack="false"/> |
| 33 | |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 34 | </feature> |