Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ECF Apache Httpclient-Based Provider"

 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
To use this, first download and unzip to local directory, then open p2/3.4 update manager and add a new (Local) site pointed at <top>/repos.  Installing this feature will then enable use of httpclient-based provider for subsequent install/update operations.
 
To use this, first download and unzip to local directory, then open p2/3.4 update manager and add a new (Local) site pointed at <top>/repos.  Installing this feature will then enable use of httpclient-based provider for subsequent install/update operations.
  
See attached project set also for access to the feature project and source.
+
Client [http://www.eclipse.org/ecf/projectsetfiles/ecf.httpclient.anonymous.psf here] for a project set file for the relevant feature project, source, and orbit-provided dependencies.

Latest revision as of 15:50, 16 September 2008

bug 220240 requests that we distribute ECF's httpclient (3.0.1)-based filetransfer provider with p2 M3.

In order to test this provider, I've created a p2 repository for a new httpclient provider feature. See the file Media:Ecf.httpclient.p2repo.2.1.0.v20071017-1635.zip‎.

To use this, first download and unzip to local directory, then open p2/3.4 update manager and add a new (Local) site pointed at <top>/repos. Installing this feature will then enable use of httpclient-based provider for subsequent install/update operations.

Client here for a project set file for the relevant feature project, source, and orbit-provided dependencies.

Back to the top