You could use Alpha 1 release intead of M4.
--Gurkan ________________________________ From: Marcin Zajączkowski <msz...@wp.pl> To: dev@openwebbeans.apache.org Sent: Sat, July 31, 2010 1:24:10 AM Subject: [ANN] Perf4CDI - Perf4j integration for CDI - version 0.4.0 released Hi, I would like to announce that version 0.4.0 of Perf4CDI [1] - Perf4j integration for CDI based applications has been released. Perf4j is a performance monitoring library for Java applications which allows to simple measure methods/blocks' execution time (e.g. using annotations and AOP). Perf4CDI brings that ability to CDI based applications. More information can be found in documentation [2]. Version 0.4.0 is the first version with JARs available in Maven Central Repository. In addition Perf4CDI itself is currently tested with mock unit tests. If you have any question or suggestion please ask here or on Perf4j's discussion mailing list [3]. [1] - http://perf4cdi.sourceforge.net/ [2] - http://perf4cdi.sourceforge.net/docs.php#usage [3] - http://perf4cdi.sourceforge.net/support.php#discussion Regards Marcin