Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sisu-users] [ANN] Eclipse Sisu 0.9.0.M3 milestone release

Howdy,

The Eclipse Sisu 0.9.0.M3 milestone release is now available from Maven Central.

Client facing changes in projects are following:

sisu.inject
- (improvement) ASM 9.7 (but there is ASM-less artifact classifier "no_asm" added since M2)
- (improvement) Added configuration to enable hard fail in case of class scanning exceptions

sisu.plexus
- (improvement) Support for java.nio.Path parameters
- (improvement) Converter support with single String parameter ctor
- (bug) Overloaded configuration method selection bugfix
- (improvement) Expose sisu.inject strict classpath scanning configuration
- (improvement) Add temporal converter to support Java 8 time/date classes

sisu.mojos
- (improvement) Leave unchanged index file unchanged (by using plexus caching writer)


Have fun
- Eclipse Sisu Team

Back to the top