Migration to git
by Pete Muir
Team
I am moving Weld core, servlet, docs, examples and se to Git NOW.
Please hold commits until I follow up with new urls.
I will hold off moving cdi-tck and cdi-api until we aren't part way through a version (so we have some continuity of tags).
I'm not sure what people want to do with archetypes (Steven) and ftest (QA) - let me know.
Sandbox is basically legacy stuff, so I will remove it.
Pete
15 years, 7 months
[ANN] Perf4CDI - Perf4j integration for CDI
by Marcin Zajączkowski
Hi,
I would like to announce release of the initial version of Perf4CDI [1]
- Perf4j integration for CDI based applications.
Perf4j is a performance monitoring library for Java applications which
allows to simple measure methods/blocks' execution time (e.g. using one
annotation and AOP). Perf4CDI brings that ability to CDI based applications.
Perf4CDI should be compatible with every CDI implementation and was
successfully tested with OpenWebBeans 1.0.0-M4. Due to WELD-507 [2] the
first supported Weld version will be probably 1.0.2.CR1.
This is the initial release (0.3.0), but Perf4CDI is a sister project of
Seam-Perf4j [3] which supports Seam Framework 2.2.x and works fine in
that environment for awhile.
If you have questions or suggestions about Perf4CDI please ask here or
on Perf4j's discussion mailing list [3].
[1] - http://perf4cdi.sourceforge.net/
[2] - https://jira.jboss.org/browse/WELD-507
[3] - http://perf4cdi.sourceforge.net/support.php#discussion
Regards
Marcin Zajączkowski
15 years, 7 months