Community
Participate
Working Groups
Cloned bug to track release into 3.6.x stream. +++ This bug was initially created as a clone of Bug #324948 +++ The tests in our builds (M, I, and N) have been failing this week with the following error: !ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2010-09-09 15:27:43.819 !MESSAGE No repository found at http://download.eclipse.org/eclipse/updates/3.6-I-builds. !ENTRY org.eclipse.equinox.p2.core 4 0 2010-09-09 15:27:43.820 !MESSAGE Unable to load repositories. at org.eclipse.equinox.p2.tests.full.Install36from35.install36From35(Install36from35.java:66) This is because the 3.6 i-builds update site has been deleted. We should re-write the test to point to a new repository. (probably the Helios final repo)
Fixed in 3.6.x maintenance branch.