pms1 / tppt

Target platform provisioning tools for P2 repository
Eclipse Public License 2.0
0 stars 0 forks source link

Allow exclusion of p2 mirrored ius #37

Closed pms1 closed 7 years ago

pms1 commented 7 years ago

The p2 repository of oxygen-1a contains two version of org.eclipse.osgi. P2 mirrors both of them and thus a feature is created that the target editor of eclipse cannot use.

Solution: allow exclusion of the older version, since it is not actually required. We cannot set "lastestVersionOnly" for mirroring as this will remove more artifacts that we actually need (e.g. older antlr runtime and current version).