| <?xml version="1.0" encoding="UTF-8"?> |
| <feature |
| id="org.eclipse.epp.package.transition.feature" |
| label="EPP Transition Package Feature" |
| version="1.3.1.qualifier" |
| provider-name="Eclipse.org - EPP"> |
| |
| <description> |
| This feature is a collection of dependencies that were causing |
| problems with the update from the Helios release to the service release. |
| </description> |
| |
| <license url="license.html"> |
| %license |
| </license> |
| |
| <url> |
| <discovery label="Helios" url="http://download.eclipse.org/releases/helios/"/> |
| <discovery label="Eclipse Platform 3.6" url="http://download.eclipse.org/eclipse/updates/3.6"/> |
| </url> |
| |
| <requires> |
| <import plugin="org.slf4j.api"/> |
| </requires> |
| |
| </feature> |