Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
With FINERACT-730 having replaced our use of the Gradle Tomcat plugin to Cargo plugin, we should now finally be able to use the (faster...) Gradle daemon mode!
I had to disable the Daemon mode, years ago, because Gradle Tomcat plugin wasn't able to shut down the embedded Tomcat cleanly, and it created a mess. With the Cargo plugin using an externally forked Tomcat, this problem should be gone.
At least I think we can do this now... it's worth a try. ptuomola feel free to chime in here - especially if you believe that I may have misunderstood how the Cargo plugin differs from the Tomcat plugin. It hopefully does fork Tomcat in an external process - doesn't it?
Attachments
Issue Links
- is blocked by
-
FINERACT-730 Fix failing gradle task bootRun & can't run simple Spring Boot java -jar (without Tomcat)
- Resolved
- links to