Hi I applied a change to move to ASM 6 in master and 1.7.x (actually backported from TomEE 8 - thanks Mark!). For those wondering what all this is about, this change allows classes compiled with Java 9 to scanned. However, this led to two versions of xbean asm being included in the binary as OpenWebBeans was using the previous version.
For now, I have backed that out, and I'll see if I can apply the appropriate patches to OpenWebBeans contribute those and see if I can re-apply these changes over here. Jon
