Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sisu-dev] Sisu 0.9.0.M3 upcoming release - SNAPSHOTs deployed

Howdy,

all of the relevant PRs are merged, hence I deployed a SNAPSHOT build to snapshot repository
https://oss.sonatype.org/content/repositories/snapshots/

Client facing changes in projects are following:

sisu.inject
- (improvement) ASM 9.6 (but there is ASM-less artifact 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

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


Thanks
T

Back to the top