Nice! :)
Em 9/3/14, 13:51, Christian Beikov escreveu:
Thanks for the fast answer!
Actually I found an even simpler way. The Package object of the bean
manager class already includes the implementation version, so no need
to read the manifest manually.
Mit freundlichen Grüßen,
------------------------------------------------------------------------
*Christian Beikov*
Am 03.09.2014 um 18:28 schrieb Rafael Benevides:
Hi Christian,
This Class does that:
https://github.com/DeltaSpike/Mirror/blob/master/deltaspike/test-utils/src/main/java/org/apache/deltaspike/test/utils/CdiImplementation.java
Em 9/3/14, 12:25, Christian Beikov escreveu:
Hello, I have a quick question.
Do you have something like a detection mechanism for the CDI
implementation with which deltaspike is running?
If not, does anyone have a good idea about how I could implement
something like that?
I need to implement a workaround for a bug in OpenWebBeans.