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.9.0.M3 milestone release

Hi Tamás,
Thank a lot for leading this effort. The project info website at https://projects.eclipse.org/projects/technology.sisu needs to be updated with regards to this release (also the previous ones are missing it seems) and the repo consolidation.
You can update it via https://projects.eclipse.org/projects/technology.sisu/edit and https://projects.eclipse.org/projects/technology.sisu/create-release.
Not sure how to edit wrongly marked previous releases, though…

Regards,
Konrad


> On 3. Jun 2024, at 17:42, Tamás Cservenák via sisu-dev <sisu-dev@xxxxxxxxxxx> wrote:
> 
> 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
> _______________________________________________
> sisu-dev mailing list
> sisu-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sisu-dev



Back to the top