blob: 017bc1fe136117ef9e7283235b5e16fc9d3ba197 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.filetransfer.httpclient.feature"
label="ECF Httpclient Filetransfer Provider"
version="3.13.2.qualifier"
provider-name="Eclipse.org - ECF">
<description url="http://www.eclipse.org/ecf">
This feature provides the Apache HttpClient 3.1-based FileTransfer provider
used by the Eclipse platform to support P2 filetransfer.
</description>
<copyright>
Copyright (c) 2011 Composent, Inc. and others. All rights
reserved.
This program and the accompanying materials are made available
under the terms of the Eclipse Public License v1.0 which accompanies
this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors: Composent, Inc. - initial API and implementation
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.ecf.filetransfer.feature" version="3.9.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.ecf.provider.filetransfer.httpclient"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.codec"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.httpclient"
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"/>
</feature>