| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.equinox.server.servletbridge" |
| label="%featureName" |
| version="1.7.100.qualifier" |
| provider-name="%providerName" |
| license-feature="org.eclipse.license" |
| license-feature-version="0.0.0"> |
| |
| <copyright> |
| %copyright |
| </copyright> |
| |
| <license url="%licenseURL"> |
| %license |
| </license> |
| |
| <plugin |
| id="org.eclipse.equinox.http.servlet" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.equinox.http.servletbridge" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| unpack="false"/> |
| |
| <plugin |
| id="org.eclipse.equinox.servletbridge.extensionbundle" |
| download-size="0" |
| install-size="0" |
| version="0.0.0" |
| fragment="true" |
| unpack="false"/> |
| |
| </feature> |