Community
Participate
Working Groups
I found this problem in the kernel. Bundlor templates hard-coded the bundle version to be 3.0.0 instead of 3.1.0. This is overridden in the Ant build, but not under Eclipse, so rebuilding under Eclipse stops integration tests from working. The fix is to use ${version} as the bundle version in each template.mf.
Fixed for kernel in a0ab3027dc1954c5270f95546c8696fa5ca0a90d.
All templates are using variables