Bundlor Adds Support for the Blueprint Service

Ben Hale

I'm pleased to announce that beginning with its newly released 1.0.0.M6 version, Bundlor now supports OSGi Blueprint Service files.

As with the support for Spring-DM contexts, Bundlor scans for Blueprint Service configuration files in both the default location (OSGI-INF/blueprint/*.xml) and in locations specified with the custom Bundle-Blueprint manifest header. When these files are found, they are scanned for class and interface names and the packages for those types are added to the OSGi manifest that Bundlor creates.

For information about Bundlor and to download this latest milestone, please visit the Bundlor project page.

Similar Posts

Share this Post
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • DZone
  • LinkedIn
  • Slashdot
  • Technorati
  • TwitThis
 

2 responses


  1. Ben,

    That's good news that Bundlor now supports the OSGi Blueprint Service as well!

    But don't you mean OSGI-INF/blueprint/*.xml instead of META-INF/blueprint/*.xml?

    Regards,

    Sam


  2. @Sam

    Yup, that's just me working with Spring DM for too long ;) I've updated the post.

2 trackbacks

Leave a Reply