Hi
So based on the last issue I saw, I just want to run this by you guys.
I'm starting to run tests with Weld 3. I saw the following, which made me
think of the groovy issue
Caused by: java.lang.AbstractMethodError:
org.apache.cxf.Bus$1366014918$Proxy$_$$_WeldClientProxy.getProperty(Ljava/lang/String;)Ljava/lang/Object;
at org.apache.cxf.common.util.ClassHelper.getRealClass(ClassHelper.java:81)
I just want to confirm that this is fixed on master, and its just because
Weld is a little out of date.
-Dweld.version=3.0.0.Alpha17 -Dcdi-api.version=2.0-EDR2
John