Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sisu-users] [ANN] Eclipse/Sisu 0.3.0

Hi folks,

Eclipse/Sisu 0.3.0 with initial support for consuming OSGi services and support for dynamic proxies (+ many other fixes) is now available:

http://eclipse.org/sisu/download/

http://wiki.eclipse.org/Sisu/Changelog

https://bugs.eclipse.org/bugs/show_bug.cgi?id=386435#c17

To try out injection of OSGi services with the sample extender, set the “org.eclipse.sisu.osgi.ServiceBindings.allow” system property to “*”.
I’m writing up notes on the wiki and creating tickets for the follow-on work (exporting components as services, usage tracking, filtering, etc.)

The next planned release will hopefully involve our graduation from the incubator:

https://bugs.eclipse.org/bugs/buglist.cgi?product=Sisu&target_milestone=1.0.0

To reflect this I’ll be moving the development branch version to 0.9.0-SNAPSHOT.

--
Cheers, Stuart

Back to the top