Reputation: 11
Does anyone knows if exists an official communication about the end of Spring Framework support to OSGi applications?
I have read some comments at unofficial posts, but I need an official answer.
Thanks
Upvotes: 1
Views: 1414
Reputation: 8100
If you meant the OSGi bundles for spring 4, Apache ServiceMix continues to provide Spring OSGi bundles, they can be downloaded here: http://repo1.maven.org/maven2/org/apache/servicemix/bundles/
If you meant Spring DM, it is continued by Eclipse Gemini Blueprint: https://www.eclipse.org/gemini/blueprint/
Which will soon provide Spring 4 support:
https://www.eclipse.org/forums/index.php/t/642416/
Upvotes: 2
Reputation: 52368
Regarding the Spring OSGi-ready bundles (Enterprise Bundle Repository), this the FAQ on their web page about its availability: frozen (no new bundles adding) but still available up until later this year. Also, EBR will transition to Eclipse.
Regarding Spring DM, this transitioned to Eclipse Virgo. This article on InfoQ summarizes pretty well the history.
Upvotes: 1