Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] P2 tests launch configuration

They should be pointing at platform downloads (not SDKs), because there are some hard references to the id of the product.
Ideally the lastrelease.platform.archive should point at the most recent build available.

On 2011-02-16, at 7:01 AM, Oberlies, Tobias wrote:

> The launch configuration for the p2 tests (/org.eclipse.equinox.p2.tests/All p2 Tests.launch) contains two properties that point to eclipse-platform zips. Additionally, the From36to37 asked for a "lastrelease.platform.archive" property.
> 
> Which exact versions of eclipse-platform shall the properties point to? I've guessed the following values:
> 
> -Dorg.eclipse.equinox.p2.reconciler.tests.platform.archive= C:/download/eclipse-SDK-3.7M5-win32.zip"
> -Dorg.eclipse.equinox.p2.reconciler.tests.lastrelease.platform.archive= C:/download/eclipse-platform-3.6-win32.zip
> -Dorg.eclipse.equinox.p2.reconciler.tests.35.platform.archive= C:/download/eclipse-platform-3.5-win32.zip
> 
> Is this correct?
> 
> Regards
> Tobias
> _______________________________________________
> p2-dev mailing list
> p2-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/p2-dev



Back to the top