All, In the current code base, there is a hard dependency on weld in the CDI module.
IMHO, I think we should eliminate this dependency, and instead depend on the CDI 1.1 APIs, introduce test profiles that go against OWB (default) and Weld. WDYT? John