FYI,
Wayne
-------- Original Message --------
This commit brings blueprint into better compliance with the R4.2
blueprint spec, specifically section 121.13.5 Type Compatibility,
which states that the blueprint service should export the package
"org.osgi.service.blueprint". Gemini did not do so, which caused
bundles built to expect this package's presense to fail to load
(see https://bugs.eclipse.org/bugs/show_bug.cgi?id=351755)
The fix itself simply puts a unused Marker class in the right
package so that Bundlor will add the correct package to
gemini-core's manifest.
You can merge this Pull Request by running:
git pull https://github.com/mattbishop/gemini.blueprint master
Or view, comment on, or merge it at:
https://github.com/eclipse/gemini.blueprint/pull/1
Commit Summary
File Changes
- A
core/src/main/java/org/osgi/service/blueprint/BlueprintMarker.java
(14)
- M core/template.mf (47)
Patch Links
—
Reply to this email directly or view
it on GitHub.
_______________________________________________