Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] P2 Errors with Builds

ok, then how about a p2 repo zip?

http://download.eclipse.org/athena/repos/eclipse-Helios-201003190900.zip


On 04/23/2010 11:03 AM, David Carver wrote:
Problem with file references is that it won't work when slave machines
are introduced. So I'd like to avoid hard coded file references if at
all possible.

Dave

On 04/23/2010 06:38 AM, Nick Boldt wrote:
Why not use a local file reference?

file:/opt/public/cbi/build/helios is the equivalent bits to
http://download.eclipse.org/releases/helios, now that I've symlinked it.

If you want to use a specific version of Helios, then use:

file:/opt/public/cbi/build/helios/201002042330
or
file:/opt/public/cbi/build/helios/201003190900

On 04/22/2010 02:56 PM, David Carver wrote:
On 04/22/2010 11:05 AM, Denis Roy wrote:
How will having a mirror of its own help if it can't find the files on
download.eclipse.org?


That is what is weird, it should always find the files on
download.eclipse.org, as it should be the first one it gets, instead of
trying a mirror. Maybe this is a p2 director issue that I need to
connect with there.

Dave

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev



_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top