Adam Monsen created FINERACT-2637:
-------------------------------------
Summary: simpler build commands
Key: FINERACT-2637
URL: https://issues.apache.org/jira/browse/FINERACT-2637
Project: Apache Fineract
Issue Type: Improvement
Components: Build
Reporter: Adam Monsen
I'd love to simplify our build commands if possible. I'm hoping we can safely
make use of the Gradle daemon to save on Java startup times and we can let
Gradle handle caching while using fewer explicit ("-x") exclusions. If so, the
commands would be easier to read, maintain, and reproduce apart from GitHub
Actions (e.g. during local dev/test).
Guidance from Ádám Sághy:
{quote}our gradle task dependencies should be rather reviewed first why any of
the excluded tasks been triggered (hence depended) for the target task
{quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)