[hibernate-dev] JDK8 build jobs!

2013-12-18 Thread Sanne Grinovero
I've installed a preview build of JDK8 on ci.hibernate.org, and created jobs for: - ORM - OGM - Search Gunnar is adding Validator. There are some exceptions that we should investigate; one of them is Animal Sniffer breaks. I've debugged it and came to the conclusion it doesn't work because it

Re: [hibernate-dev] JDK8 build jobs!

2013-12-18 Thread Gunnar Morling
Concerning AnimalSniffer, it works when I'm updating the ASM dependency of the AnimalSniffer plug-in to 5.0_Beta (which can handle the Java 8 class file format). I think it's ok to do so as this is used only at build time, so not much at stake here. --Gunnar 2013/12/18 Sanne Grinovero > I've