This is an automated email from the ASF dual-hosted git repository.
jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 16091f3914 Improved: how to list the Gradle tasks
16091f3914 is described below
commit 16091f391453f7f1bc3c505f6525b46aab2570fe
Author: Jacques Le Roux <[email protected]>
AuthorDate: Sun Nov 13 09:36:49 2022 +0100
Improved: how to list the Gradle tasks
---
INSTALL | 1 +
1 file changed, 1 insertion(+)
diff --git a/INSTALL b/INSTALL
index 94abc25c23..9cf4302456 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,6 +25,7 @@ the command line at the OFBiz top level directory (folder).
MS Windows: init-gradle-wrapper
Unix-like OS: ./gradle/init-gradle-wrapper
+ The OFBiz specific Gradle tasks are listed using "gradlew tasks"
Prepare OFBiz: