[hibernate-dev] Gradle build and multiple JDKs

Steve Ebersole steve at hibernate.org
Tue Mar 24 09:40:05 EDT 2015


AnimalSniffer is causing us a lot of headaches in conjunction with Java 8.

Gunnar suggested overriding the ASM version used, but that did not help for
us in Gradle (this could very well be a difference between Maven/Gradle).



On Mon, Mar 23, 2015 at 3:57 PM, Hardy Ferentschik <hardy at hibernate.org>
wrote:

> Hi,
>
> On Sun, Mar 22, 2015 at 10:11:32PM -0500, Steve Ebersole wrote:
> > Ran across an interesting proof-of-concept project for setting up a
> Gradle
> > build to use multiple JDKs: https://github.com/rwinch/gradle-multi-jdk
> >
> > Curious what y'all think of this approach versus what we do know with
> > AnimalSniffer...
>
> I think the approach with AnimalSniffer is simpler. I only looked briefly
> at
> the setup you are referring to and on top of the fact that we are back to
> defining user specific properties (locations of the JDK home directories),
> I
> got the impression that there is a fair bit more of configuration required.
>
> --Hardy
>


More information about the hibernate-dev mailing list