TravaOpenJDK / trava-jdk-11-dcevm

dcevm-11 built on Travis
Apache License 2.0
403 stars 57 forks source link

Nobody try with Grails Framework? #57

Closed zMcKracken closed 1 year ago

zMcKracken commented 1 year ago

Hello, I install the VM on my mac trava-jdk-11-dcewm. I set as base vm for my project in itelliJ Idea. When I start it I see:

HOTSWAP AGENT: 16:06:07.919 INFO (org.hotswap.agent.HotswapAgent) - Loading Hotswap agent {1.4.1} - unlimited runtime class redefinition.
HOTSWAP AGENT: 16:06:08.267 INFO (org.hotswap.agent.config.PluginRegistry) - Discovered plugins: [JdkPlugin, Hotswapper, WatchResources, ClassInitPlugin, AnonymousClassPatch, Hibernate, Hibernate3JPA, Hibernate3, Spring, Jersey1, Jersey2, Jetty, Tomcat, ZK, Logback, Log4j2, MyFaces, Mojarra, Omnifaces, ELResolver, WildFlyELResolver, OsgiEquinox, Owb, Proxy, WebObjects, Weld, JBossModules, ResteasyRegistry, Deltaspike, GlassFish, Vaadin, Wicket, CxfJAXRS, FreeMarker, Undertow, MyBatis]
Starting HotswapAgent '/Users/cesare/Library/Java/JavaVirtualMachines/dcevm-11.0.15+1/Contents/Home/lib/hotswap/hotswap-agent.jar'

Which sound good to me. Grails is based on hibernate and spring, so I thought it would be fine, but once I try to change a small thing, it kicks is compiling the singol class, but then the project start again ad I restart it, any idea?

thanks a lot

zMcKracken commented 1 year ago

I just found this on stackoverflow and it works: https://stackoverflow.com/questions/71000075/where-can-i-get-groovy-all-4-0-0-jar