This site contains the feature
"org.eclipse.rap.runtime.sdk.feature.group" in two versions (1.3.0 and
1.3.1) If I use this update site inside an eclipse target platform
definition (".target"-file) I can choose between these two versions.
I created an aggregator model with one contribution containing the rap
repository. Nothing more.
When I run the aggregator with this model I get a new p2 mirror. But
when I try to use this as source inside my .target definition, there is
only version 1.3.1 contained.
I tried to explicit map the two versions by using a custom category, but
there is still only the higher version visible.
Where is my mistake? How can I create a mirror containing both versions
of the feature?