Skip to content

Y20240708-1000

@ptziegler ptziegler tagged this 07 Jul 11:11
The API tool only checks the Bundle-RequiredExecutionEnvironment header
when comparing the baseline with the workspace bundle. If the EE of the
baseline bundle is described via the Require-Capability header, an empty
string is compared to the workspace EE, which is treated as an
incompatibility.

This also adds a simple test case where the execution environment of two
bundles is checked. One bundle uses the  Require-Capability, the other
one the Bundle-RequiredExecutionEnvironment header.

Resolves https://github.com/eclipse-pde/eclipse.pde/issues/1301
Assets 2
Loading