[jibx-users] Java 8 update

2014-05-01 Thread Zachary Lendon
Any update on Java 8 support? Dennis, you had mentioned earlier in April that you had hoped to have something by the end of the month. Have you had good progress? We have an app we're looking to upgrade and are trying to plan what the proper course of action might be.

Re: [jibx-users] Java 8 update

2014-05-01 Thread Dennis Sosnoski
For starters, the BCEL tool used by JiBX is incompatible with Java 8. It looks like there's been some work to address this, but there's no new release of BCEL and no indication when there might be. My preferred approach to solve this would be to replace BCEL with the more-modern and better