|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <feature | 
|  | id="org.eclipse.jgit.junit" | 
|  | label="%featureName" | 
|  | version="6.0.1.qualifier" | 
|  | provider-name="%providerName"> | 
|  |  | 
|  | <description url="http://www.eclipse.org/jgit/"> | 
|  | %description | 
|  | </description> | 
|  |  | 
|  | <copyright> | 
|  | %copyright | 
|  | </copyright> | 
|  |  | 
|  | <license url="%licenseURL"> | 
|  | %license | 
|  | </license> | 
|  |  | 
|  | <url> | 
|  | <update label="%updateSiteName" url="https://download.eclipse.org/egit/updates"/> | 
|  | <discovery label="%updateSiteName" url="https://download.eclipse.org/egit/updates"/> | 
|  | </url> | 
|  |  | 
|  | <requires> | 
|  | <import plugin="com.jcraft.jsch"/> | 
|  | <import plugin="org.eclipse.jgit" version="6.0.1" match="equivalent"/> | 
|  | </requires> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.jgit.junit" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.jgit.junit.http" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.jgit.junit.ssh" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.eclipse.jgit.http.server" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.apache.commons.logging" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.apache.sshd.osgi" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | <plugin | 
|  | id="org.apache.sshd.sftp" | 
|  | download-size="0" | 
|  | install-size="0" | 
|  | version="0.0.0" | 
|  | unpack="false"/> | 
|  |  | 
|  | </feature> |