eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 39 forks source link

API error on org.eclipse.equinox.p2.core #514

Closed iloveeclipse closed 3 months ago

iloveeclipse commented 3 months ago

Regression from https://github.com/eclipse-equinox/p2/pull/513/, API error is shown on org.eclipse.equinox.p2.core:

The minor version should be incremented in version 2.11.100, since new APIs have been added since version 2.11.0

The version should have been updated to 2.12, also "since" tags on new methods in IProvisioningAgent should be fixed.

iloveeclipse commented 3 months ago

@laeubi : we should fix it before M3. Could you please bump versions / change since tags?

merks commented 3 months ago

@iloveeclipse

Hopefully this PR does the trick.