Skip to main content

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

Happy New Year!

First Sisu milestone of 2014 is now available:


Contains the following features and fixes:


416556 Sisu Inject Support use of JSR 250 @Priority annotation to declare implementation priorities
422789 Sisu Inject SisuIndexAPT6 should be more robust when compilation classpath is inconsistent
417878 Sisu Inject Provide a stand-alone module to support the requireExplicitBindings use case
410814 Sisu Inject Support secondary qualifiers on auto-registered providers
424282 Sisu Inject Support mediators that don't specify a particular annotation
417722 Sisu Inject Clarify handling of scope annotations on @Named providers


406688 Sisu Plexus Allow maps of string to complex types in mojo configuration

One (in-progress) feature remaining for 0.2.0:

386446 Sisu Inject JSR330 needs a life(cycle)

The focus after 0.2.0 will be the fine-grained service/extension registry support.

Cheers, Stuart

Back to the top