Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] p2 mirror job & latestVersionOnly

Hi,

I am using the p2 mirror job from tycho.extras to populate a nightly update site. I thought by using the flags

<append>true</append>
<latestVersionOnly>true</latestVersionOnly>

my p2 site would accumulate artifacts, keeping only one version of each IU. Unfortunately this is not the case and I see multiple versions of the same IU having different time stamps.

http://download.eclipse.org/ease/update/nightly/features/?d

What is the intended way to use <latestVersionOnly>?

thanks
Christian


Back to the top