I'll open an issue in Forge to migrate to Weld 2.1.1.Final. We faced some incompatibilities with the latest Weld version, that's why we sticked with 2.0.4.Final.
We are a bit in the opposite position. We noticed a bug in our CDI integration and when trying to fix it found another problem in Weld itself (see
HV-858
and the linked Weld issue). So for the CDI integration to work as intended we require Weld 2.1.1.
Is it possible to make it compatible with 2.0.4.Final?
As said, to fully function as intended Weld 2.1.1 is needed. However, even though the extension code has changed on our side, we are not using any new API methods. The code does in the end still do the same thing. TBH, I am not sure why this error occurs or what it mean in detail. Did you by any chance talk already with the Weld team about it? Maybe they have a better idea!?
|