Export to GitHub

js-test-driver - issue #445

Cannot mirror update site


Posted on Oct 25, 2013 by Happy Rabbit

To use this plugin we need to create a local mirror hosted inside our firewall, and this bug prevents this. It seems that "org.eclipse.equinox.p2.iu" specifies requirement of two different versions, 1.1.1 and 1.3.4.e, and the 1.1.1 versions doesnt exists on the server. So we are unable to mirror the update site as is.

The solution should be simple, remover the dependency to version 1.1.1. Or add the 1.1.1 version to the update site if it indeed is actually required.

Exception: "java.io.FileNotFoundException: http://js-test-driver.googlecode.com/svn/update/plugins/com.google.eclipse.javascript.jstestdriver.ui_1.1.0.jar"

Note that it is possible to install the plugin to Eclipse. This bug does not effect that functionality.

What steps will reproduce the problem? We are using a third party program for mirroring, but it should be reproducable by following http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring

What version of the product are you using? On what operating system? I tried to mirror 1.3.4.e which was the latest one available at the time.

Status: New

Labels:
Type-Defect Priority-Medium