| [News.eclipse.technology.packaging] Re: No update site for 3.5 externally available |
http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.isv/guide/p2_mirror.html
Hello
I'm trying to package my own 3.5 using epp but unfortunately no update site seems to be externally available.
Trying to mirror the p2 repositories seems to fail using the org.eclipse.equinox.p2.metadata.repository application.
I get
Unable to read repository at http://download.eclipse.org/eclipse/updates/3.5/content.xml.
Unable to read repository at http://download.eclipse.org/technology/epp/packages/galileo/content.xml.
Unable to read repository at
http://download.eclipse.org/releases/galileo/content.xml.
Directly opening the page http://download.eclipse.org/eclipse/updates/3.5
in a browser yields a 404 where as the url http://download.eclipse.org/eclipse/updates/3.5milestones/
is available displaying the nevada test site.
I'm really wondering what I'm doing wrong because I had no problems fetching these repositories from within eclipse p2 installer.
Jens