| <?xml version="1.0" encoding="UTF-8"?> | |
| <feature | |
| id="org.eclipse.virgo.jetty.resources" | |
| label="%featureName" | |
| version="1.0.0" | |
| provider-name="%providerName" | |
| image="eclipse_update_120.jpg"> | |
| <description url="http://www.eclipse.org/virgo/"> | |
| %description | |
| </description> | |
| <copyright url="http://www.eclipse.org/virgo/"> | |
| %copyright | |
| </copyright> | |
| <license url="%licenseURL"> | |
| %license | |
| </license> | |
| <plugin | |
| id="jetty_server_resources" | |
| download-size="0" | |
| install-size="0" | |
| version="1.0.0"/> | |
| </feature> |