Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sisu-dev] [ANN] Eclipse/Sisu milestone 0.0.0.M2

Hi folks,

Eclipse/Sisu milestone 0.0.0.M2 has been tagged:

	http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/tag/?id=milestones/0.0.0.M2
	http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git/tag/?id=milestones/0.0.0.M2

This milestone contains minor fixes and further Plexus support:

	https://bugs.eclipse.org/bugs/show_bug.cgi?id=390240 - Provide cleanroom implementation of Plexus configurators

This concludes the cleanroom effort required to use pure Eclipse/Sisu as the container for Maven 3 and other Plexus-based applications (except fixes for regressions in expected/assumed behaviour).

The next milestone M3 will focus on the @Inject side of things - I'll be doing a "spring clean" of the packages and at the same time will look into reviewing and merging Don's fixes+improvements:

	https://bugs.eclipse.org/bugs/show_bug.cgi?id=393213
	https://bugs.eclipse.org/bugs/show_bug.cgi?id=393214

--
Cheers, Stuart

Back to the top