Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sisu-dev] [ANN] Eclipse/Sisu 0.3.2

PS. the improvements for Java9+Jigsaw are for when you’re using Sisu in full classpath-scanning mode - if you’re using the index then it already works with Java9+Jigsaw

On Tuesday, 15 September 2015 at 01:10, Stuart McCulloch wrote:

Hi folks,

Eclipse/Sisu 0.3.2 maintenance release is now available, with improved (preliminary) support for Java9+Jigsaw:



470780 - Date AM/PM parsing should use explicit locale
470781 - Only fall back to default-value if Plexus configuration has no value and no children
470902 - Sisu should ignore blueprint-managed Bundles
473794 - Support injection of a component by its implementation plus @Named qualifier
475588 - Make conversion of comma-separated strings to arrays/collections more consistent
477062 - Preliminary support for Java9+Jigsaw

--
Cheers, Stuart


Back to the top