Hello,

Being a bit frustrated by the slowness of having to stop/compile/restart
OFBiz manually each time a java file is changed, I have been searching
for a way to make Java code hot-deployable, meaning recompiling and
redeploying Java classes each time a ‘.java’ file is saved.

The ‘gretty’ Gradle plugin seems to provide such feature [1][2].

I would like to know if somebody has already tried to integrate it in
OFBiz build system? and if there is any OFBiz singularitiy preventing
its use?

Thanks.

[1] https://guides.gradle.org/building-java-web-applications/
[2] https://akhikhl.github.io/gretty-doc/Hot-deployment.html

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37

Reply via email to